Pick the 5th number out of the following number 1002300.

D

Don Guillett

Pick the 5th number out of the following number 1002300.R

Always use a short descriptive subject line and always put the question in
the body of the email or the archives wont see it

'

Look in the help index for MID
 
T

T. Valko

=MID(A1,5,1)

That will return 3 as a TEXT value

=--MID(A1,5,1)

That will return 3 as a numeric 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

Top