View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Pick up digist from another column

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.
--
David Biddulph

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

Thanks