View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nova Nova is offline
external usenet poster
 
Posts: 1
Default Search Engine in a Workbook

Hello,

I am searching a "search engine".
The aim is to put it in a sheet of my active workbook and to be able to
found a record, whatever the sheet it is located, and a the end if this
record does exist, move to it.
Does such a macro exist in VBA ?

Nova