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
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!