Find and Replace function

G

Guest

Hello,

Does enybody know how to create a script for Find and Replace function in an
access table?
1. Will replace an entire field in all records with a value.
2. Will replace a string from a field with a value in all records

Thank you
 
D

Douglas J Steele

You shouldn't be using Find and Replace for that. You should be using an
Update query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top