Try
=NOT(ISNUMBER(MID(A1,8,1)*1))
EDIT: MID will always return TEXT hence ISTEXT will not work![]()
Try
=NOT(ISNUMBER(MID(A1,8,1)*1))
EDIT: MID will always return TEXT hence ISTEXT will not work![]()
Last edited by Ace_XL; 10-15-2013 at 01:47 PM.
Life's a spreadsheet, Excel!
Say thanks, Click *
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks