Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Decimal Point Issue
Hi All,
When entering a simple Children Sum which includes a text string to sum numbers in the column below. For example ="Capex Total: £" + SUM([PO Total]3:[PO Total]113)
I'm finding that the numbers after the decimal point either show only one number or lots of numbers depending upon the number of cells the formula has to calculate. Using the increase and decrease decimal buttons has no effect?
Using the formula without the text string i.e. SUM([PO Total]3:[PO Total]113) works correctly.
Has anyone else found this problem or could it be an issue with my sheet?
The screenshot shows only parent rows which are all collapsed.
Regards
Comments
-
Hi Scott,
I believe this is because only numeric cells will be impacted by increase/decrease decimal. If the value is text, the "decimal" is interpreted as a period. Would using a ROUND formula be a solution for you?
="Capex Total: £" + ROUND(SUM([PO Total]3:[PO Total]113), 2)
-
Allie, You are a star. I would never have of thought of incorporating the ROUND function. It works perfectly. Many thanks
-
Awesome news, so glad I could help!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives