Pick up digist from another column

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

Guest

I know it is pretty stupid, but I can't remember how to pick up two digits
from a column.

Thanks
 
If you're looking to pick up characters from a text string, look at the
LEFT, RIGHT, and MID functions.

If you're trying to deal with numbers, try the INT and MOD functions.
 

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