How to format numbers that are already entered?

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

Guest

I copied a huge spreadsheet. I need to change the numbers in one column to
reflect 2 decimal places. But the decimal place must go within the numbers
already there and not add zeroes then the decimal. I have tried to customize
the cell but it is not coming out the way i want it to be. For example 356322
should read 3,563.22. Please help me.
 
That's more than a formatting issue. You need to actually change the values
of the cells.

Try this:

1)Put 100 in an empty cell and select the cell.
2)Edit>Copy
3)Select the range of cells that need to be changed.
4)Edit>PasteSpecial
---select values
---select divide
---Click the [OK] button
(then press Escape to cancel copy/paste mode)

That will change the values. Now you can adjust the number format to suit
your needs.

Does that help?
 
Simply divide the entire column by 100 and then format cells to show number
with 2 decimal places and don't forget to check the Comma.

Thanks,

Manish Bajpai
 
Thanks Ron. It worked.

Muriel

Ron Coderre said:
That's more than a formatting issue. You need to actually change the values
of the cells.

Try this:

1)Put 100 in an empty cell and select the cell.
2)Edit>Copy
3)Select the range of cells that need to be changed.
4)Edit>PasteSpecial
---select values
---select divide
---Click the [OK] button
(then press Escape to cancel copy/paste mode)

That will change the values. Now you can adjust the number format to suit
your needs.

Does that help?

--
Regards,
Ron


Muriel said:
I copied a huge spreadsheet. I need to change the numbers in one column to
reflect 2 decimal places. But the decimal place must go within the numbers
already there and not add zeroes then the decimal. I have tried to customize
the cell but it is not coming out the way i want it to be. For example 356322
should read 3,563.22. Please help me.
 
Thanks Manish. I believe it would have worked since it was similar to Ron's
answer, the only problem I had was getting the formula to work. However, I
have gotten a solution to my worksheet issue.

Muriel
 

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