I have a column in excel that will be divided by an inputted #. This is a currency column. I would like it to display the minimum number of decimal places that is needed. But if it needs more decimal places, I'd like it to display that.
Is this possible?
For example. $88510.79 is one of the numbers in the column. The divisor is 2. Obviously most of the time for currency you want 2 decimal places. So if I choose that column to be 2 decimal places, it will say $44,255.40. I'd like it to say $44,255.395 - but
I don't want the whole column to have to show 3 decimal places (when not needed). Obviously, with a different divisor this could result in many decimal places, so I'd perhaps like to limit it to 5 at most. So, I guess a simpler question would be : Can I format
a column to display 2-5 decimal places? (instead of just a specific #)
This probably is not possible. But I'm always amazed at just what you can do with Excel, so I figured it can't hurt to ask!