|
By:
Probably not what you mean, but just in case, have you used ctrl-f on the keyboard?
|
|
By:
Thanks for your suggestion, but that will (I think) only find a cell that contains solely those numbers enterd in the "find" box. So, say, if I'm looking for anywhere where the sequence 564676 occurs, CTRL-F will only take me to that cell if they are the only digits in the cell. But I want to know if such a sequence occurs even within a longer group of numbers say 1345646760023. Does that make sense?.
|
|
By:
It makes sense... I think it still works and you can click "next" to scroll through them. I'll give it a quick go
|
|
By:
yep, ctrl-f does what you need there
|
|
By:
*won't do the decimal thing though, the string would have to have no decimal in it.
|
|
By:
Cheers Lori - Iv'e tooled around with it and it goes some way.
|
|
By:
it can be done using FIND, LEFT and CONCATENATE functions. Could you figure it out?
You can easily get it by asking on mrexcel.com |
|
By:
Select a cell at the start of your data
click on find & select(menu) Click find, type in what numerical string you wish to find Make sure values are selected and then click find next. |