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
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives