Thread: FindFirst
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default FindFirst

Kirk,
Check out the Find method in the Help.

NickHK

"kirkm" wrote in message
...

Is there a quick way to find the first instance of something in a cell
- rather than move through line by line?

Thanks - Kirk