Multiple Ranges for a Chart

V

Vic

I am trying to use ranges from several pages in one chart. When I set the
source data to: =Sheet1!$A$2:$O$2+Sheet2!$A$3:$K$3

I get the following error: Reference is not valid

HELP, what am I doing wrong?
 
T

Tushar Mehta

Each x- or y- range for each series must be from a single worksheet.
You can combine different sheets for different sheets or different
ranges for x- and y- ranges for a single series but not multiple
worksheet ranges in a single x- or y- range.

Consider consolidating the data into a single worksheet and then
plotting that consolidated range.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top