module or macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In macro, there is no Replace function. How to use a macro to Find a text, Go
Next record and Replace all in all the fields of a Table?
 
That sounds more like the job for an Update query than for either a macro or
module.
 
Back
Top