Hi
I'm trying to put together a formula which returns the value of a cell unless the cell contains a string of characters which will always be in the same format - X000.000. I'm finding the cell I require by using MATCH and getting the content of the cell using INDEX. I'm getting the correct values and can also exclude particular values, but if I use wildcards to exclude a type of value the formula treats it as text. I've tried "????.???" and "*.*". Should wildcards work in this situation? Any ideas what else I can try?
I'm trying to put together a formula which returns the value of a cell unless the cell contains a string of characters which will always be in the same format - X000.000. I'm finding the cell I require by using MATCH and getting the content of the cell using INDEX. I'm getting the correct values and can also exclude particular values, but if I use wildcards to exclude a type of value the formula treats it as text. I've tried "????.???" and "*.*". Should wildcards work in this situation? Any ideas what else I can try?