Forum Discussion
WishIWerentAN00b
Aug 18, 2022Copper Contributor
Averages of the past 3 months with SUMIFS & COUNTIFS
I am trying to set up calculated fields for the averages for the past 3 months on my excel dashboard. =(SUMIFS(Sales_Data!H:H,Sales_Data!B:B,$G$210,Sales_Data!AA:AA,A222,Sales_Data!AI:AI,...
WishIWerentAN00b
Aug 18, 2022Copper Contributor
HansVogelaar Thanks for responding. The only difference is that you have the COUNTIFS capitalised, correct? It unfortunately doesnt make any difference whatsoever. The same error message is displayed.
HansVogelaar
Aug 18, 2022MVP
What is the error message? If I enter the formula in a workbook that has a sheet Sales_Data, it is accepted (but it returns #DIV/0! since the Sales_Data sheet is empty).
- WishIWerentAN00bAug 18, 2022Copper ContributorHansVogelaar it returns a #DIV/0!
but i double checked that all of my cells are linked properly and not empty...- HansVogelaarAug 18, 2022MVP
Could you attach a sample workbook (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar? Alternatively, you can attach it to a private message to me. Thanks in advance.
- WishIWerentAN00bAug 18, 2022Copper ContributorThanks HansVogelaar I will approach you in a private message.