Parametre query

It works the same way.
 
U're syntax didnt work
Any other ideas? (like writing 'sub' or something?)
 
you can't open a form with a query - you'll need to do it using a macro. Macro's are very easy. The macro could run the query then open the form. You can put a button somewhere (a switchboard or another form) which runs the macro.
 
Change your query criteria to:

[Forms]![MembersForm]![Child96]![Item1CTRLNo]
 

Users who are viewing this thread

Back
Top Bottom