0

A simple question... I think

Hi Michael,

Basically, all you have to do is add a line on the options worksheet which looks like this:

Column A | Column B | Column C | Column D | Column E
Option | | Material Code | * | =NL("Lookup","Invoice Ledger Entry","Material Code")

Basically the "Option" tag in column A is telling Jet that this row should be presented in the Report Options window. Then if you look at Row 1, you should see tags for "Title", "Value", and "Lookup". So the intersection of "Option" and "Title" is the cell which contains the title of the option. The intersection of "Option" and "Value" is the actual value which you should be filtering on on your report worksheet. The intersection of "Option" and "Lookup" is the lookup formula which tells Jet where to get the data to present the user with if they do a lookup on the Report Options. Does this help?

Regards,
Hughes

1 comment

Please sign in to leave a comment.