Trying to get my head around an IF statement (which generally speaking I'm normaly OK at!)
The example would be Sheet name 201401_ABC123_XYZ
I bascically want to say if the text after the first _ reads ABC123 then return the value 123 else return 456.
Any help would be appreciated
thanks Jim