Sheet Summary Column Formula - Created = Today - 7
A Rose
✭✭✭✭✭
Hi,
How would I create a summary of [Column A] for all rows that were created 7 days ago?
I tried this, but it didn't work.
=SUMIF(Created:Created = TODAY(-7), [Column A]:[Column A])
Response was: Invaild Operation
Please assist.
Thank you!
Best Answer
-
Resolution: =SUMIF(Created:Created, =TODAY(-7), [Column A]:[Column A])
Answers
-
Resolution: =SUMIF(Created:Created, =TODAY(-7), [Column A]:[Column A])
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 351 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 443 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!