in excel how do i get 1.23 when i enter 123

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

Guest

how do i get the decimal point to enter automatic when i enter 123 and i want
1.23 without entering the decimal point manualy?
 
Go to the Tools menu, choose Options, then the Edit tab. There,
check the "Fixed decimal" option and enter 2 for the number of
places.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
Tools>options>edit and fixed decimal, set it to 2
don't forget to turn it off afterwards
 
Thanks, When I want to go to whole numbers, 123 do I have to go back to
tools, options, edit and remove the fixed decimal check?
 
Thanks, when I want to go back to whole numbers do I need to go back to
tools, options, edit and remove the fixed decimal check?
 
Yes.

You could leave that Fixed Decimal Places unchecked and use sheet event code
to divide your entries by 100 as you enter them.


Gord Dibben Excel MVP
 

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