I have 3 tables, tbl1 is for receipts, tbl2 is for category and aisle and tbl3 is for store and address. What I want is a form to add data to the receipts table. In the form I have a lookup box based on tbl2, where when I enter the receipts I lookup the category for the item and I want the associated aisle to show up in the form after I select the category.
how can I show this in the form?
Regrds,
ekmoorhead