Here's the situation... (i'm new btw!
)
I have a form that is bound to a table. On it I put a list box which gets it's data from a seperate table which has a link to my form table. I need to filter the results in the list box to those that are applicable to the record selected by the main form...
It gets complicated as I have a number of these list boxes on various tables - do I need many sub forms or is there a better way of building the WHERE clause to pick up the Id value in the master (form) table???
Cheers,
Ed.
I have a form that is bound to a table. On it I put a list box which gets it's data from a seperate table which has a link to my form table. I need to filter the results in the list box to those that are applicable to the record selected by the main form...
It gets complicated as I have a number of these list boxes on various tables - do I need many sub forms or is there a better way of building the WHERE clause to pick up the Id value in the master (form) table???
Cheers,
Ed.