View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bishop Bishop is offline
external usenet poster
 
Posts: 208
Default Search a range of cells for a specific word

Actually what I was looking for is the VBA code.

"Don Guillett" wrote:

Use editfindfind"Disclaimer". Record a macro while doing

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Bishop" wrote in message
...
I want to search every cell in a column until I get to a cell that has a
sentence that starts with the word "Disclaimer:" How would I write code
for
that?


.