How to automate edit/replace for a text field, in a query or macro

P

PhyllisCL

Is there some way to automate edit/replace for a text field by using a query
or macro?
 
P

PC Datasheet

Look up Update Query in the Help file. You ceate a query containing the text
field. Click on the button on the toolbar at the top of the screen that will
change the query to an Update Query. A new row appears in the query grid
that says Update To. You enter what ever you want to change the rext field
to in this row.
 
Top