Welcome to the Excel Forum

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #1  
Old 07-02-2009, 10:21 PM
dshedrow dshedrow is offline
Registered User
 
Join Date: 02 Jul 2009
Location: Florida, USA
MS Office Version:Excel 2007
Posts: 4
dshedrow is becoming part of the community
Selected Non-Contiguous Data Not On Axis

Please Register to Remove these Ads

When I select two non-contiguous areas on a spreadsheet - B3:G3 and B14:G14, and create a pie chart, the B3:G3 range (a list of months) does not show up on the axis.

Spreadsheet is attached.

Last edited by dshedrow; 07-03-2009 at 07:45 AM.
Reply With Quote
  #2  
Old 07-03-2009, 03:44 AM
Jbentley Jbentley is offline
Forum Contributor
 
Join Date: 03 Apr 2007
Location: Auckland, New Zealand
MS Office Version:2007
Posts: 121
Jbentley has been very helpful
Re: Selected Non-Contiguous Data Not On Axis

Hi,
Does seem strange.. I downloaded your example file and created a new chart with the Month Names as Axis labels with no problem.

Anyway, a qucik one to fix:

Click on a pie segment in your chart.
If your formula bar you should see the following formula :
Code:
=SERIES(,,'Semiannual Financial Projection'!$B$14:$G$14,1)
Note the two commas just inside the left hand bracket

Between the first and second comma enter the following:
Code:
'Semiannual Financial Projection'!$B$3:$G$3
The formula should now look like this:
Code:
=SERIES(,'Semiannual Financial Projection'!$B$3:$G$3,'Semiannual Financial Projection'!$B$14:$G$14,1)
The syntax for a the chart formula is :
=SERIES([Series Name] comma [Axis labels reference] comma [Series values])

Hope this helped
Reply With Quote
  #3  
Old 07-03-2009, 06:38 AM
dshedrow dshedrow is offline
Registered User
 
Join Date: 02 Jul 2009
Location: Florida, USA
MS Office Version:Excel 2007
Posts: 4
dshedrow is becoming part of the community
Re: Selected Non-Contiguous Data Not On Axis

Hi,

Thank you, your workaround works!

I use this example in a class I teach on Microsoft Office.

Many of the students run into this problem.

The spreadsheet seems to be broken. Sometimes you are able to generate the chart easliy and sometimes one of non-contiguous ranges fail to be generated. Another problem is that sometimes the months range doesn't show up on the axis but shows up as the legend. This can be seen when you bring up the select data dialog box. I generated another broken chart in this condition and have attached it.


I wonder if there is a bug in the Excel Charting software, or if I should have the software re-installed on all the machines in class?
Reply With Quote
  #4  
Old 07-03-2009, 06:59 AM
Andy Pope's Avatar
Andy Pope Andy Pope is offline
Forum Guru
 
Join Date: 10 May 2004
Location: Essex, UK
MS Office Version:2003 & 2007 sp2
Posts: 7,223
Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding
Re: Selected Non-Contiguous Data Not On Axis

There are many bugs in the charting engine

Are your students using the latest service pack? which is 2 by the way.
__________________
Cheers
Andy
www.andypope.info
Reply With Quote
  #5  
Old 07-03-2009, 07:17 AM
dshedrow dshedrow is offline
Registered User
 
Join Date: 02 Jul 2009
Location: Florida, USA
MS Office Version:Excel 2007
Posts: 4
dshedrow is becoming part of the community
Re: Selected Non-Contiguous Data Not On Axis

Yes, the software has the latest service pack installed.

Is it worthwhile going back to SP1 or to try re-installing Office?
Reply With Quote
  #6  
Old 07-03-2009, 07:19 AM
Andy Pope's Avatar
Andy Pope Andy Pope is offline
Forum Guru
 
Join Date: 10 May 2004
Location: Essex, UK
MS Office Version:2003 & 2007 sp2
Posts: 7,223
Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding Andy Pope Has a higher level of understanding
Re: Selected Non-Contiguous Data Not On Axis

I have SP2 and the problem you describe does not occur.

You could go back to SP1 but that has it's own set of bugs, which SP2 addressed.
__________________
Cheers
Andy
www.andypope.info
Reply With Quote
  #7  
Old 07-03-2009, 07:44 AM
dshedrow dshedrow is offline
Registered User
 
Join Date: 02 Jul 2009
Location: Florida, USA
MS Office Version:Excel 2007
Posts: 4
dshedrow is becoming part of the community
Re: Selected Non-Contiguous Data Not On Axis

Thanks Andy. I will mark this problem solved.
Reply With Quote


Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump