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.
Year over year with Year-to-date calculation
Comments
-
Hi Tina—
Not quite sure if I'm getting this right, but I believe YTD returns % is ((CURRENT - PREVIOUS) / CURRENT) * 100
I'm getting this info from Investopedia so correct me if I'm wrong.
You can do this in Smartsheet with a formula like the following:
=(SUM(Sales13:Sales15) - SUM(Sales1:Sales3)) / SUM(Sales1:Sales3)
Imagine these ranges as ((2017 sales) - (2016 sales) / 2017 sales)
Instead of the * 100, format the column that contains your formula for % by clicking the % button in the left toolbar.
Keep in mind that you'll need to change the cell references to the column names of your sheet.
More on the SUM function in Smartsheet can be found in our Help Center: https://help.smartsheet.com/function/sum
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives