see the example code in Excel VBA help on the Find method.
or turn on the macro recorder, then do Edit=Find
--
Regards,
Tom Ogilvy
"Michael Kintner" wrote in message
...
How can I do a find within a range in VB and return the cell location of
that find?
Thanks in advance for your help?
Mike