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
- Customer Resources
- 64.8K Get Help
- 437 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
Check out the Formula Handbook template!