Format Values to specified length

  • Thread starter Thread starter kwiklearner
  • Start date Start date
K

kwiklearner

I have a list of values that I need to format to the specific format
below:
+000000010.12345678
However, the list of values have 10.1, 10.25.... how can I throw in the
extra 0 before and after the decimal?
 
<Format><Cells>
Click on "Number" tab
Click on "Custom"
Enter this:
000000000.000000000

Add/Take away 0's to fit your needs.
 

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