FindRecord

J

JenK

I would like to use a macro to run a find command but I can't get it to work.
I want it to bring up a pop up in which I type the item I am looking for
(more or less like the find command button) can anyone help me with the
proper coding of this?
 
J

JenK

Yeah, I found that, the problem I have with it is that I have to have the
perameter set in the macro, I want to be able to type the value I am looking
for when I hit the find button.
I currently have the find macro set as such:
GoToControl: TrackingNum
FindRecord: Find What: *Blank* Not sure what to put in here
Match: Any Part of Field
Search: All
Search as Formatted: No
Only Current Field: Yes
Find First: Yes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top