Round off
Hello,
Can you assist with my formula?
I added a Helper "Jan H". Wanted to show $5,487 on my January figure.
Thanks.
Answers
-
Hello @Teresa.Ocon123456
You could try using the LEFT function.
=LEFT([January]@row,4)
As soon as you hit 10+ million or below 1 million, the function won't work the way you are asking.
You could use an IF function to add a condition to differentiate the possible results.
-
Can you tell me the formula of the if function. This is my formula for January below.
And just to add I could not put a comma and Dollar sign. Thanks.
-
If you're always looking to divide by 1000, you could simply bracket your current formula and divide by 1000. Then decrease the decimal places at the end to remove them and you will get the desired result:
This also allows you to keep the $ symbol and commas as desired.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!