I know how to make basic queries in access, which take in parameters and use that parameter as the search item... thats all and well but doesn't especially suit what I want now...
What if I have a form (used to display record at a time of my table), where there are many fields and I need to use several of the fields on this form as the parameters?
For example, I might have to search for a record with a specific date and person, and these items I'll have in textboxes on my form... how do I pass these onto a query and refer to them?
Also, would this mean I no longer make the query in the table view/wizard and instead have to write the code out in vba?
Thx. (sorry for the stupid question, I'm not familiar with access yet)
Maldini
What if I have a form (used to display record at a time of my table), where there are many fields and I need to use several of the fields on this form as the parameters?
For example, I might have to search for a record with a specific date and person, and these items I'll have in textboxes on my form... how do I pass these onto a query and refer to them?
Also, would this mean I no longer make the query in the table view/wizard and instead have to write the code out in vba?
Thx. (sorry for the stupid question, I'm not familiar with access yet)
Maldini