Formatting Numberics: Only show decimal places when applicable

mjseim

Board Regular
Joined
Apr 5, 2005
Messages
88
Greetings,

This should be a fun little challenge... I've searched and searched, attempted and attempted. Ultimately, I think I'm stuck. Here's what I'm trying to do:

I want a number format like #,##0.## when there is a decimal
I want a number format like #,##0 when there is no decimal.

It seems simple enough but it's proving quite difficult. Two sites I found that were helpful were:

http://peltiertech.com/Excel/NumberFormats.html
http://chandoo.org/wp/2008/10/02/excel-number-formatting-tip-showing-decimals-conditionally/

If anyone can figure this one out that would be awesome!

Take care.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
It's not simple. If you want that functionalty I think you're going to have to use the Worksheet Calculate event, and examine results and alter formats accordingly.
 
Upvote 0

Forum statistics

Threads
1,215,647
Messages
6,126,006
Members
449,280
Latest member
Miahr

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top