|
-
Apr 14th, 2004, 08:48 AM
#1
Thread Starter
Lively Member
Find and replace in Access (2002) multiple parts of strings
Good morning,
What is the best approach for finding and replacing parts of strings in an Access database? For instance:
The database field could contain the following string:
Q4 = "Married" OR Q4 = "Separated" AND Q76 = "No" OR Q76 = "Does not apply"
I need to be able to replace both instances of "Q76" with say "Q77"
How complicated is this? I'm not even sure where to begin!
I am using VB 6.0, Access 2002, and connect as an ADO recordset.
Thanks for any suggestions!
Mary
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
|