Trouble with report and text box

BartK

Registered User.
Local time
Today, 04:32
Joined
Jun 7, 2013
Messages
115
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:
 

Users who are viewing this thread

Back
Top Bottom