I have a spreadsheet including customer, commodities and volumes. For this I am using data filters to chose which commodity to display. So far nothing strange. I am then plotting what is filtered in a chart. It is actually looking exactly like one of the tutorials on this website (http://chandoo.org/wp/2009/02/12/make-a-dynamic-chart-using-data-filters/).
My problem is that I have some 500 customers for every commodity and I only want to plot the upper 5 rows when I filter. How do I do this? When I specify the range, I want to say for an example "Start one row below A2 and plot next 5 regardless of row-number". This might mean plot row 335, 127, 111, 456, 206. Not A3:A8. Any ideas?
My problem is that I have some 500 customers for every commodity and I only want to plot the upper 5 rows when I filter. How do I do this? When I specify the range, I want to say for an example "Start one row below A2 and plot next 5 regardless of row-number". This might mean plot row 335, 127, 111, 456, 206. Not A3:A8. Any ideas?