Thread: Cells.Find
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
El Bee El Bee is offline
external usenet poster
 
Posts: 58
Default Cells.Find

Is there a way to use a variable with the "Cells.Find" function.
I want to request input from the users and then use that string in the
"Cells.Find" function to find the cell(s) requested.

Thanks in advance