I have data organized after a subtotal in the following format:
All I want to do is create a pie chart that has data labels A, C, E, F, L, M, P, R, X
If I select just the numbers as the datasource, it creates an accurate pie chart, but with data generic data labels like "1, 2, 3..." or "A, B, C..."
If I select the entire block, it doesn't seem to be figuring out that I want the numbers (Column F) to be used as the data, and the label in the cell directly left of the number (Column E) to be used as the data labels.
Anyone know a way to do this?
Thanks
Ian

All I want to do is create a pie chart that has data labels A, C, E, F, L, M, P, R, X
If I select just the numbers as the datasource, it creates an accurate pie chart, but with data generic data labels like "1, 2, 3..." or "A, B, C..."
If I select the entire block, it doesn't seem to be figuring out that I want the numbers (Column F) to be used as the data, and the label in the cell directly left of the number (Column E) to be used as the data labels.
Anyone know a way to do this?
Thanks
Ian