Hi folks
In screenshot below I have 3 columns pulling data from another worksheet.
Data refreshes every day and adds a new row to the top of the sheet.
I have the formula in Col A as seen, IF(ISNUMBER..........), copied to a few thousand rows, which allows blank spaces if no date there.
The columns B and C are calculating rolling averages as per formula shown in screenshot below.
How do I write an IF statement to include the =AVERAGE(OFFSET........) formula so that a black space can be returned instead of #DIV/0!
I need blank spaces so I can graph the data
Thanks
In screenshot below I have 3 columns pulling data from another worksheet.
Data refreshes every day and adds a new row to the top of the sheet.
I have the formula in Col A as seen, IF(ISNUMBER..........), copied to a few thousand rows, which allows blank spaces if no date there.
The columns B and C are calculating rolling averages as per formula shown in screenshot below.
How do I write an IF statement to include the =AVERAGE(OFFSET........) formula so that a black space can be returned instead of #DIV/0!
I need blank spaces so I can graph the data
Thanks