finding more than one item

S

sujensen

I have a list of about ten items I am searching for in my spreadsheet. I am
using find & replace. Is there some way that I can find more than one item
at a time? Can I seperate them with a symbol of some sort that will find them
all instead of having to find each one individually?
 
J

Jim Cone

It requires VBA programming code to do automatic multiple finds.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(try the Find and List utility within the XLCompanion add-in)



"sujensen"
wrote in message
I have a list of about ten items I am searching for in my spreadsheet. I am
using find & replace. Is there some way that I can find more than one item
at a time? Can I seperate them with a symbol of some sort that will find them
all instead of having to find each one individually?
 
Top