Can I get sourse data for a line graph from multiple worksheets in a workbook?
P PeterAtherton Dec 4, 2004 #2 You can't do it this way. But if the layout is the same on each sheet you can sum the data e.g. =SUM(Sheet2:Sheet3!C2) and graph that Regards Peter
You can't do it this way. But if the layout is the same on each sheet you can sum the data e.g. =SUM(Sheet2:Sheet3!C2) and graph that Regards Peter