K
Kathryn J Bittman
Hello,
I am using some array formulas and need to narrow the outcome.
The first set is for average, minimum and maximum number for days between
service request dates and completion dates.
I need to have the average, minimum and maximum number of days between
service request dates and completion dates that were emergency repairs.
How do I add this criteria to my formula?
Current formulas read:
{=average( if('data entry'!p2
120)>0,'Data entry'!P2
120))}
{=MIN( if('data entry'!p2
120)>0,'Data entry'!P2
120))}
{=MAX('data entry'!p2
120)}
All help is appreciated! Thanks in advance.
I am using some array formulas and need to narrow the outcome.
The first set is for average, minimum and maximum number for days between
service request dates and completion dates.
I need to have the average, minimum and maximum number of days between
service request dates and completion dates that were emergency repairs.
How do I add this criteria to my formula?
Current formulas read:
{=average( if('data entry'!p2
{=MIN( if('data entry'!p2
{=MAX('data entry'!p2
All help is appreciated! Thanks in advance.