Formula Help w/AND

Options
PattiL
PattiL ✭✭✭

Hello Community!

I really struggle with formula syntax. Here is what I'm trying to do. I have a project plan and when certain milestones complete, I want to count the actual "widgets" I completed. My project plan has multiple phases so the completion of each phase adds more widgets to the bucket and I want to reflect that on the dashboard.

I only care about the milestones associated with the specific phases which are conveniently located in a contiguous range. My thinking is that if the duration = 0 then it's a milestone AND if I mark that milestone as "Complete", I should count the widgets I've entered in the Widget column. Here is the formula I came up with:

=SUMIF[Duration]33:[Duration]73,=0,AND([Status]33:[Status]73,"Complete"), [Widget Actual]:[Widget Actual])

When I enter this formula on the Sheet Summary field I get #UNPARSEABLE. Any and all advice is appreciated!! Thanks to all! Patti

Tags:

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!