View Single Post
  #3   Report Post  
rortiz
 
Posts: n/a
Default

This worked great thank you very much

"Gary''s Student" wrote:

If your string is in A1 then
=A1*.01 is what you want.
--
Gary''s Student


"rortiz" wrote:

I have a file that contains a number string with leading zeros. I want
convert it to a number and make the last 2 digits cents.

Example:

000000000193506 to 1935.06

Can this be done in Excel