Finding text within a cell
Hi Mike
have a look at the InStr method in VBA
--
Regards
Frank Kabel
Frankfurt, Germany
Mike wrote:
Hi. I have a loop where I would like to search for the
text, "Item:" within the cells. For instance, I would
want it to find "Item: 7201".
What command line should I use to find cells
containing "Item:".
Thanks,
Mike.
|