Hello
I have a sheet that calculates days opened for an item. I want to calculate the avg days open each Monday based on open items. Then build a graph to display that info. I'm stumped on how to best do this? Each time I create a formula I realize I'm not getting the value I set out to achieve.
This is my formula to pull the avg, I just can't figure out what to add take that snap shot each Monday.
=AVG(COLLECT({Days Open}, {Disp Action Comp}, 0))
I could have used Avgif as well, but when I started I had more than one criteria and I just left it as is.
Thanks
Melanie