Hello. How would I do an if statement to say, If the 8th character is a letter, return true, if it is a number return false?
123456 Harvard
My attempt: If(Left(Cell,8)=.....
Thanks
Hello. How would I do an if statement to say, If the 8th character is a letter, return true, if it is a number return false?
123456 Harvard
My attempt: If(Left(Cell,8)=.....
Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks