Average the number of days

Dave Godfrey
Dave Godfrey ✭✭✭✭
edited 12/09/19 in Smartsheet Basics

I am trying to work out the average number of days quotes are being taken to be submitted.

 

The columns i am working with are Enquiry Date and Date Quote Submitted.

 

I have done a Sum formula to count the number of days taken (=SUM[Date Quote Submitted]1 - Enquiry Date]1

 

but because not every enquiry has a date submitted these rows have #INVALID OPERATION so the +AVG for the column doesnt work.

 

Is there another way i could do this?

Comments