I have a series of charts (over 100) that are comparing year-over-year year-to-date dollars spent by category.
Because it is YTD there are some categories that have zero dollars today but may have dollars added in a few months. Currently I have to manually filter out (on every chart) which columns need to be excluded (removing those with zero values). And YES...I have to...management gets annoyted at looking at 'nothing' columns as it makes the charts less valuable. I am looking for a way to tell the charts to always exclude columns that have zero values; without doing anything to remove them from the source data table. This is intended to better automate the monthly updates.
Important to Know: Because of security issues on our network I am NOT able to use VBA.
Thanks in advance for any help!
Bookmarks