I want to create a simple chart that compares the number of two rows with data in them. Row A has 75 rows with data - Row B has 25 rows with data. What would my "data range" look like for a chart to show one 75% one color and 25% different color.
BTW - I don't need to programatically determine the number of rows - this is a one off and I can provide those values.
Thanks for any help!