G
Guest
Got a real easy one. I have this huge table with over a million records of
inventory. The table contains several fields like; Serial#, Model#, Condition
Cd#, etc,. I want to create a form that will show all records based on Serial
# (which the user would input) or based on Model # (again, user will input)
also, but as a separate function I want to be able to display the records if
both the Serial# and Model# are inputed. So what I need is One box where the
user would input Serial# they're looking for and beneath it all of the
records with Serial# would be displayed and the same thing if they only have
the Model#, then if the user fills in both the Serial# and the Model# only
that exact record would show up.
Thanks for the help.
inventory. The table contains several fields like; Serial#, Model#, Condition
Cd#, etc,. I want to create a form that will show all records based on Serial
# (which the user would input) or based on Model # (again, user will input)
also, but as a separate function I want to be able to display the records if
both the Serial# and Model# are inputed. So what I need is One box where the
user would input Serial# they're looking for and beneath it all of the
records with Serial# would be displayed and the same thing if they only have
the Model#, then if the user fills in both the Serial# and the Model# only
that exact record would show up.
Thanks for the help.