I'm working with data that can be filtered multiple ways resulting in a variable number of rows of data. I also have a chart driven off of the data.
I want to create a macro that resizes the cahrt based on how many meaningful rows of data are present
I created the VBA code below where S27...