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-27-2009, 08:23 AM
dvent dvent is offline
Forum Contributor
 
Join Date: 02 Nov 2007
Location: Leeds, England
MS Office Version:MS Office 2007
Posts: 126
dvent is becoming part of the community
Send a message via MSN to dvent
Stacked Column Chart (Access 2007)

Please Register to Remove these Ads

Hi All,

I am really struggling and need some help please.

I want to produce a Stacked Column Chart in Access 2007.

I have 4 bits of data:

Count KO/G
Count KO/A
Count KO/R
Number of Actual KO

I want the first column to be stacked: Count KO/G + Count KO/A + Count KO/R

and the second column to be: Number of Actual KO

I have managed to stack Count KO/G + Count KO/A + Count KO/R in a single stacked column chart but cannot add the second one.

The first one looks like this:

SELECT Null AS Expr1, RAG_KO.[Count KO/G], RAG_KO.[Count KO/A], RAG_KO.[Count KO/R]
FROM RAG_KO;



Any assistance much appreciated.

Thanks
dvent
Reply With Quote
  #2  
Old 07-28-2009, 08:01 AM
dvent dvent is offline
Forum Contributor
 
Join Date: 02 Nov 2007
Location: Leeds, England
MS Office Version:MS Office 2007
Posts: 126
dvent is becoming part of the community
Send a message via MSN to dvent
Re: Stacked Column Chart (Access 2007)

FYI All. I have posted this question also on MS Discussions but have yet had no response
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