J
JohnG via AccessMonster.com
I've created a form in which the user can enter in different text boxes from
1 to 20 account numbers (1 account # per text box).
Then, by pressing a command button a "DoCmd.OpenQuery" will be executed using
all the account #'s entered in the text boxes as the criterea for selecting
which records from the table should appear in the query.
Any suggestions on how I would code the crierea section of the account field
of the table in Query design
Thanks,
JohnG
1 to 20 account numbers (1 account # per text box).
Then, by pressing a command button a "DoCmd.OpenQuery" will be executed using
all the account #'s entered in the text boxes as the criterea for selecting
which records from the table should appear in the query.
Any suggestions on how I would code the crierea section of the account field
of the table in Query design
Thanks,
JohnG