View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
CLR
 
Posts: n/a
Default find and replace in workbooks

You would need VBA for this, to open each workbook, one at a time, do the
"find and replace" and then save/close that workbook, open the next, etc
etc............

Vaya con Dios,
Chuck, CABGx3



"Glenn" wrote:

Is it possible to do a find and replace in multiple workbooks at once. If so
how is it done. Thankyou for all you help.