Using a date formula to come up with a dollar amount..??
I need help writing the correct formula for determining a dollar amount within a time range of 90 days.
I have a parent row and underneath are children; projects upcoming within 120 days.
I also have a contract amount listed in another column in respects to each row.
I want to find out the dollar amount of the contracts that are within 90 days; out of the listed 120 day section.
I know that I need to use a date formula but I am not sure how to write the formula properly to come up with the total contract amounts that are with 90 days.
I am a beginner in smartsheets so any insight to do this will be helpful.
Thanks!
Answers
-
Try something like this...
=SUMIFS(CHILDREN(), CHILDREN([Date Column]@row), @cell <= TODAY(90))
The above is assuming you are putting it in the parent row of the amount column.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 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!