View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darren[_6_] Darren[_6_] is offline
external usenet poster
 
Posts: 3
Default Searching a spreadsheet

Hi

I have a sheet of data in Excel, and I want to be able to search 2 or 3 of
the columns for occurances of a word, that will be specified via a textbox
or similar.

I then need to take any rows where the word is found, and show these on a
seperate sheet within the workbook (ie, search results).

Any help with this would be most appreciated.

Thanks in advance,

Darren