View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
swtupr swtupr is offline
external usenet poster
 
Posts: 17
Default Ctrl+F Find by value

1. When finding a text in Excel i want to look in Values instead of formulae.
Is there a way to do this without actually changing the options in the Find
and replace dialaog manually. Can this be done automatically through code?
2. Also, When i do Ctrl+F and find something, Excel finds the value in the
hidden columns also. I dont want to highlight the hidden columns when
searching. Any work around for this?


Thanks