Test left character is a number?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi, have formula for whole cell to equal a number, but is it possible to test
only the left character to be a number. thanks.

have: =ISNUMBER(AD9)

sample of data: 1F
 
Won't that generate an error if the first character is not a digit?

Rick
 
You are correct. It generate an error when it's not a number. If it's a
number then it returns TRUE. Instead return TRUE/FALSE, my is return
TRUE/#VALUE!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top