sum the total number of project completed within a year
i am trying to sum up the number of projects completed within a year from another sheet
i am using the below formula and receiving an argument error response.
=SUMIFS({Project Tracking: Master Range 6}, {Summer Project Tracking: Master Range 7}, "1", {Project Tracking: Master Range 8}, IF({Project Tracking: Master Range 8} ,"7 / 1 / 2021-6 / 30 / 2022"))
Answers
-
try removing the "{Project Tracking: Master Range 8},"
Also, does the Master Range 8 value = 7/1/2021-6/30/2022 ? or are you trying to give a date range between 7/1/21 to 6/30/22?
if date range, I would try the following:
=sumifs({Project Tracking: Master Range 6},{Summer Project Tracking: Master Range 7},"1",
{Project Tracking: Master Range 8},">=7/1/21",{Project Tracking: Master Range 8}, "&<= 6/30/22")
Don Wilcox
drwilcox.57@gmail.com
-
I hope you're well and safe!
Can you describe your process in more detail and maybe share the sheet(s)/copies of the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
@drwilcox.57@gmail.com
thank you for the feedback, but I am still getting a incorrect argument response.
@andree@workbold.com
I am trying to sum up the total number of completed projects between two dates- I have a column titled project complete-check marked and a column with the completed date
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 59 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!