M
Mrx
Hi All!
I know that this will probably be a simple question for all of you experts
but I've been pulling my hair out while trying to get this search to work!!
Going around in circles is driving me nuts!!!
This is what I want to be able to do if you follow this link
http://www.access-programmers.co.uk/forums/attachment.php?attachmentid=15211&d=1161158846
But I can't see to make it work with my database I'm not to sure what values
I have to change in the expressions etc.
To make this question short I want to be able to create a search in my Form
which searchs for Surnames, Firstnames and Invoice Numbers to bring up all of
the fields (for instance I also have some fields called: Notes, Location ID
and Contact ID) from that record to the form.
I have tried so many ways trying to make it work! From lists, combo boxes and
form filtering, but if I can get this sample database to work on mine it
would be great! I'm just trying to make it as User friendly as I can for
staff.
I have copied the Query1 in the sample to my Query (Named: SearchRecords)
with the relevent Fields selected for example Surnames, Firstnames and
Invoice Numbers have in the Criteria: Like "*" & [Forms]![Search]![Search2] &
"*"
Thank you for your help in advance! Please tell me if I haven't worded my
question right or if you need more infomation!!
I know that this will probably be a simple question for all of you experts
but I've been pulling my hair out while trying to get this search to work!!
Going around in circles is driving me nuts!!!
This is what I want to be able to do if you follow this link
http://www.access-programmers.co.uk/forums/attachment.php?attachmentid=15211&d=1161158846
But I can't see to make it work with my database I'm not to sure what values
I have to change in the expressions etc.
To make this question short I want to be able to create a search in my Form
which searchs for Surnames, Firstnames and Invoice Numbers to bring up all of
the fields (for instance I also have some fields called: Notes, Location ID
and Contact ID) from that record to the form.
I have tried so many ways trying to make it work! From lists, combo boxes and
form filtering, but if I can get this sample database to work on mine it
would be great! I'm just trying to make it as User friendly as I can for
staff.
I have copied the Query1 in the sample to my Query (Named: SearchRecords)
with the relevent Fields selected for example Surnames, Firstnames and
Invoice Numbers have in the Criteria: Like "*" & [Forms]![Search]![Search2] &
"*"
Thank you for your help in advance! Please tell me if I haven't worded my
question right or if you need more infomation!!