|
-
Jul 19th, 1999, 03:29 PM
#1
Thread Starter
New Member
Can anybody tell me how to search for a record by field (E.G Product Description). Then update the Form with the record information?
-
Jul 19th, 1999, 04:46 PM
#2
Use .Search if you have an index created for the field or .FindFirst if you have not.
See VB-Help or DAO351-Help
-
Jul 19th, 1999, 06:40 PM
#3
Thread Starter
New Member
Thanks Etoscha, I'll give that a shot.
Cheers, Thomas
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
|