Hi All,
I want to average the dollar amounts in a column but I need to exclude those columns that have a zero dollar value and I also need to exclude rows that have today's date. I am lost as to how to do this and any advice would be hugely appreciated!
A B C D
1 Job 222 Joe Bloggs 9/3/17 $587.00
2 Job 223 Mary Simms 10/2/16 $522.00
3 Job 224 Jim Timm 13/3/16 $800.00 etc
I want to average column D but I want to exclude the dates in column C that are today's date. I also need to exclude any blank cells from column D.
Thanks in advance!
I want to average the dollar amounts in a column but I need to exclude those columns that have a zero dollar value and I also need to exclude rows that have today's date. I am lost as to how to do this and any advice would be hugely appreciated!
A B C D
1 Job 222 Joe Bloggs 9/3/17 $587.00
2 Job 223 Mary Simms 10/2/16 $522.00
3 Job 224 Jim Timm 13/3/16 $800.00 etc
I want to average column D but I want to exclude the dates in column C that are today's date. I also need to exclude any blank cells from column D.
Thanks in advance!