View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rain Rain is offline
external usenet poster
 
Posts: 16
Default Returning the location

Hi,

I am writing VBA code to search for a string on a worksheet. I want to
procedure to return / set a global variable to the location at which the
string is found.
How do I get this ?

TIA

Regards,
Rain