View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
inov8r inov8r is offline
external usenet poster
 
Posts: 1
Default search xl file w/vba

i am looking to enter a search term, look in the entire workbook for the
term, then return the sheet name and row number of all found instances. wild
card searches would be a bonus if possible. tried a few things but nothing
works quite right.