H
HM
Greetings All,
I have a form that the user can enter data into a few fields (text boxes)
(customer name, date, part number, etc) . The user then submits the
information and runs my query. I am wondering
Right now in my criteria field in my query I am using:
[forms]![frm_customer]![customer]
Is there a way that I can have the user enter multiple customer names
together in the form so that multiple customers show up in my report? Right
now I run it by going straight to the query field and use the "And"
function, but its not something I want my users doing.
Any help/suggestions would be greatly appreciated.
Hanie
I have a form that the user can enter data into a few fields (text boxes)
(customer name, date, part number, etc) . The user then submits the
information and runs my query. I am wondering
Right now in my criteria field in my query I am using:
[forms]![frm_customer]![customer]
Is there a way that I can have the user enter multiple customer names
together in the form so that multiple customers show up in my report? Right
now I run it by going straight to the query field and use the "And"
function, but its not something I want my users doing.
Any help/suggestions would be greatly appreciated.
Hanie