View Single Post
  #1   Report Post  
Jim M
 
Posts: n/a
Default Multi-sheet bar chart data problems

Hi folks,

I have a multi-sheet workbook. Each page has a sell containing a total
- let's call it "D2" again... :o)

I want to take data from cell "D2" on each sheet and make a "clustered
column" chart.

I also want each column to take the name of each sheet, thus:

__
__ __
__ __ __
__ __ __
|______|______|______|
sheet1 sheet2 sheet3 etc.

Is this possible? I have tried using the Chart Wizard but, when I
select cell D2 across all sheets...

Data range: ='sheet1:sheet4'!$D$2

....it returns an error: "Reference is not valid". Any advice?

TIA...
Jim