View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Finding every instance of a value in a multi-sheet workbook

How about this suggestion??

If you have to have your own code, look at .findnext in VBA's help.

Maury Markowitz wrote:

On Jul 2, 8:46 pm, Dave Peterson wrote:
You can use Jan Karel Pieterse's FlexFind:http://www.oaltd.co.uk/MVP/


Close, but no cigar I'm afraid. From what I can see this is a UI-only
gizmo, no VBA that I can figure out, at least without looking at the
code. I have written to him.

Maury


--

Dave Peterson