View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] sctrojangal@gmail.com is offline
external usenet poster
 
Posts: 2
Default Open the Find & Replace Window Using a Macro

I am creating a simple macro that just needs to select a certain range
of cells and then open the Replace & Find window to allow the user to
enter their Find & Replace criteria (it will change every time they
run the macro.

I found the code to do a replace if it was the same replace every
time, but cannot find a way to open the window...

Any advice would truly be appreciated!