SUMIF
Hi,
I'd like a formula to calculate the below
SUM the leave days Request(Column Number of Days) against the employee(Name Column) if Approved(Manager Column) and Approved(EXCO Column). If either one of them are not approved then don't SUM the leave days.
This is what i have so far but cant seem to get it to work.
=SUMIF([Name and Surname]1:[Name and Surname]8; [Name and Surname]15;and([Manager Approval]1:[Manager Approval]8 = "Approved"; and([EXCO Approval]1:[EXCO Approval]8 ="Approved"; [Number of Days]1:[Number of Days]8).
Ps, I'm setup to use ";" instead of "," separator.
Kind Regards
Comments
-
Hi Tonna,
Can you maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
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.
-
Hi Andree
I have attached a screenshot of the sheet.
Thanks
-
Thanks for the reply Andree,
I got it.
=SUMIFS([Number of Days]1:[Number of Days]8; [Name and Surname]1:[Name and Surname]8; =[Name and Surname]13; [Manager Approval]1:[Manager Approval]8; ="Approved"; [EXCO Approval]1:[EXCO Approval]8; ="Approved")
Cheers
Tonna
-
Excellent!
Happy to (try and) help!
Best,
Andrée
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.
-
Just a quick tip...
If you move the table to columns that aren't being referenced, you can reference each entire column to include new rows as they are added instead of having to adjust the ranges manually.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 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!