View Single Post
  #1   Report Post  
Marcus
 
Posts: n/a
Default 2.3345 I want to find out what the last 2 digits are, i.e. 45

I am lookig for a way to figure out what the last 2 digits are in a numeric
string. In my example above, I would like to know w hat the last 2 sigits
are in 2.3345 and have it return a value of 45 in a new cell.

Thank you.

Mark