-
excel searching
Hi,
I have an excel page full of numbers...I am tring to search not just one single number but 4 or more numbers at a time...is this possible? I tried
10,24,32 using a comma ,and (10;24;32)semicolons....but they all failed ?
Can you help me with that please ?
-
Re: excel searching
Are you trying to code this?
-
Re: excel searching
What exactly are you trying to do in your search? Select everything that falls into this group? Find the next cell that contins one of this group? Something else?