View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] michelratipho@mail.com is offline
external usenet poster
 
Posts: 4
Default How do I restore the LookIn, LookAt, SearchOrder in FIND

When I've used a macro which uses the FIND method, the settings of
LookIn, LookAt and SearchOrder are changed for the CTRL-F function!

So how can I restore the settings for LookIn, LookAt and SearchOrder
when I exit a macro?

Thanks!