I am having a little trouble with my report spitting out exactly what I want, using access 2010.
I have a text box that pops up when I select a button and unless I input the text exactly how it is stored in my table it will not give me anything back. I believe it has someting to do with wildcards but cannot get the verbage down just right. Here is what I have:
Button Push==> embedded macro==>
Where condition =[Text box msg]=[data stored]
This is what is displayed =[Last Name?]=[last name]
Am I doing this right or do I need to setup a query on the button push?
:banghead:
I have a text box that pops up when I select a button and unless I input the text exactly how it is stored in my table it will not give me anything back. I believe it has someting to do with wildcards but cannot get the verbage down just right. Here is what I have:
Button Push==> embedded macro==>
Where condition =[Text box msg]=[data stored]
This is what is displayed =[Last Name?]=[last name]
Am I doing this right or do I need to setup a query on the button push?
:banghead: