marydoyle9
Crckrs9
- Local time
- Today, 15:02
- Joined
- Mar 5, 2003
- Messages
- 17
I have a table (Master) that contains columns such as MsgLocation, MsgName, MsgScript, and MsgTxt. I want to create a form where the user would have an area to type in a 'string' and when they hit enter (or select a button), a (background) query would execute a lookup on master "where MsgTxt LIKE %string%"... For example, if a user wants a list of all MsgTxt values that contain "Please hold" they would type in a box "Please hold" and the query would use %Please hold% in the search criteria.
I don't have a clue on the first thing to do to get this done. And I'm new at this...
Thanks!!!!
Mary
I don't have a clue on the first thing to do to get this done. And I'm new at this...
Thanks!!!!
Mary
