MTarkington
Programmer
Good afternoon,
First, I'll apologize if this question has been covered. I've looked, but haven't found an answer that I thought would suit the problem.
I have an Access DB w/ 37000+ records. I need to perform the following on each of the records:
If Field1 like "*&2&*" then Field2 = "New Data"
I'm sure there's a way to automate this to bounce from record to record, but I haven't figured it out yet.
Any suggestions would be appreciated.
Thank you,
Mark
First, I'll apologize if this question has been covered. I've looked, but haven't found an answer that I thought would suit the problem.
I have an Access DB w/ 37000+ records. I need to perform the following on each of the records:
If Field1 like "*&2&*" then Field2 = "New Data"
I'm sure there's a way to automate this to bounce from record to record, but I haven't figured it out yet.
Any suggestions would be appreciated.
Thank you,
Mark