|
-
Jun 30th, 1999, 04:25 PM
#1
Thread Starter
Hyperactive Member
I'm using VB6 and Access 97
I want to use wildcards to aid in my find
i.e *the*, etc.
The problem being is I cannot get it to work with a numerical field, so I cannot find on
*1*, 22*, etc. A straight forward find work okay find = 1. I can do any type of find with a text field though. I know you don't use the * for wildcards.
------------------
-
Jul 3rd, 1999, 02:27 AM
#2
New Member
Try using single quotes around the search phrase. If you're looking for the number one, it would look like this. '1'
Feel free to email me if I need to explain further.
------------------
~John
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|