Hi all,
I have a formula which returns an average number of orders placed per weekday which works nicely. The only problem is that it take blanks into consideration so the average number is really low!
My formula is
{=AVERAGE(IF(WEEKDAY('Data Range')=2,'Data Range'))}
What do I need to add to this to ignore the blanks within the data range?
Thanks
Chris
I have a formula which returns an average number of orders placed per weekday which works nicely. The only problem is that it take blanks into consideration so the average number is really low!
My formula is
{=AVERAGE(IF(WEEKDAY('Data Range')=2,'Data Range'))}
What do I need to add to this to ignore the blanks within the data range?
Thanks
Chris