Hi all,
I am currently working on a workbook that will serve as a low maintenance indicator for cross-functional KPI's at work.
For this I have created a simple macro to filter by month so the charts only show performances from the selected month. This works by hiding cells in the spread sheet for all other months. Along side the charts I have created a gauge that works from taking the actual result against the target result.
My question is: Is it possible, VBA or otherwise, to take the average of only unhidden cells so when filtering by month it will only populate the average for the selected month?
I am happy to share this workbook if needed.
Many thanks,
I am currently working on a workbook that will serve as a low maintenance indicator for cross-functional KPI's at work.
For this I have created a simple macro to filter by month so the charts only show performances from the selected month. This works by hiding cells in the spread sheet for all other months. Along side the charts I have created a gauge that works from taking the actual result against the target result.
My question is: Is it possible, VBA or otherwise, to take the average of only unhidden cells so when filtering by month it will only populate the average for the selected month?
I am happy to share this workbook if needed.
Many thanks,