+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Brian
    Guest

    [SOLVED] Excel Stacked Column Graph (3 Divisions for 3 Years)

    I am using Microsoft Office Excel 2003 SP2 Professional Edition and I am
    attempting to create a Stacked Column graph with the following
    specifications: I have volumes for 3 different divisions for the years 2003,
    2004, and 2005. I would like to graph a stacked column graph for different
    types of procedures (modalities). So the actual stacked column graph would
    look somewhat like the following (where D1, D2, and D3 are the 3 Divisions):
    |
    | |----|
    | |----|----| |----| |
    # of Procedures| |----|D3 |D3 | |----|D3 |D3 |
    | |D3 |----|----| |D3 |----|----|
    | |----|D2 |D2 | |----|D2 |D2 |
    | |D2 |----|----| |D2 |----|----|
    | |----| | | |----| | |
    | |D1 |D1 |D1 | |D1 |D1 |D1 |
    ----------------------------------------------
    2003 2004 2005 2003 2004 2005
    X-Rays MRI's

    Thanks for your help!

  2. #2
    johnhildreth@citynet.net
    Guest

    Re: Excel Stacked Column Graph (3 Divisions for 3 Years)

    Likely very do-able. What does the source data look like?


  3. #3
    Brian
    Guest

    Re: Excel Stacked Column Graph (3 Divisions for 3 Years)

    The source data (not real numbers) would be as follows:
    Division 1 X-Ray
    2003 = 150,000
    2004 = 149,000
    2005 = 152,000

    Division 1 MRI
    2003 = 25,000
    2004 = 28,000
    2005 = 29,000

    Division 2 X-Ray
    2003 = 52,000
    2004 = 80,000
    2005 = 79,000

    Division 2 MRI
    2003 = 8,000
    2004 = 14,000
    2005 = 15,000

    Division 3 X-Ray
    2003 = -0-
    2004 = -0-
    2005 = 30,000

    Division 3 MRI
    2003 = -0-
    2004 = -0-
    2005 = 2,500

    Thanks for your assistance!

    "johnhildreth@citynet.net" wrote:

    > Likely very do-able. What does the source data look like?
    >
    >


  4. #4
    HEK
    Guest

    Re: Excel Stacked Column Graph (3 Divisions for 3 Years)

    D1 D2 D3
    MRI 2003 25000 8000 0
    2004 28000 14000 0
    2005 29000 15000 2500
    <---> #N/A #N/A #N/A
    XRay 2003 150000 52000 0
    2004 149000 80000 0
    2005 152000 79000 30000

    I hope this matrix doesnt come out too mixed :-). Just select the squared
    range w/ the data (from cell above MRI to 30000) and follow the chart
    wizzard. The <---> is a dummy; if you make the cell empty instead it will
    visually show as belonging to the MRI. You can replace it by a an empty
    symbol. BTW, the data ranges are too different, and I wld make two different
    charts to bring the message across... But I hope this helps anyway.

    Take care,
    Henk
    "Brian" wrote:

    > The source data (not real numbers) would be as follows:
    > Division 1 X-Ray
    > 2003 = 150,000
    > 2004 = 149,000
    > 2005 = 152,000
    >
    > Division 1 MRI
    > 2003 = 25,000
    > 2004 = 28,000
    > 2005 = 29,000
    >
    > Division 2 X-Ray
    > 2003 = 52,000
    > 2004 = 80,000
    > 2005 = 79,000
    >
    > Division 2 MRI
    > 2003 = 8,000
    > 2004 = 14,000
    > 2005 = 15,000
    >
    > Division 3 X-Ray
    > 2003 = -0-
    > 2004 = -0-
    > 2005 = 30,000
    >
    > Division 3 MRI
    > 2003 = -0-
    > 2004 = -0-
    > 2005 = 2,500
    >
    > Thanks for your assistance!
    >
    > "johnhildreth@citynet.net" wrote:
    >
    > > Likely very do-able. What does the source data look like?
    > >
    > >


  5. #5
    Brian
    Guest

    Re: Excel Stacked Column Graph (3 Divisions for 3 Years)

    Thank you very much for the information!

    "HEK" wrote:

    > D1 D2 D3
    > MRI 2003 25000 8000 0
    > 2004 28000 14000 0
    > 2005 29000 15000 2500
    > <---> #N/A #N/A #N/A
    > XRay 2003 150000 52000 0
    > 2004 149000 80000 0
    > 2005 152000 79000 30000
    >
    > I hope this matrix doesnt come out too mixed :-). Just select the squared
    > range w/ the data (from cell above MRI to 30000) and follow the chart
    > wizzard. The <---> is a dummy; if you make the cell empty instead it will
    > visually show as belonging to the MRI. You can replace it by a an empty
    > symbol. BTW, the data ranges are too different, and I wld make two different
    > charts to bring the message across... But I hope this helps anyway.
    >
    > Take care,
    > Henk
    > "Brian" wrote:
    >
    > > The source data (not real numbers) would be as follows:
    > > Division 1 X-Ray
    > > 2003 = 150,000
    > > 2004 = 149,000
    > > 2005 = 152,000
    > >
    > > Division 1 MRI
    > > 2003 = 25,000
    > > 2004 = 28,000
    > > 2005 = 29,000
    > >
    > > Division 2 X-Ray
    > > 2003 = 52,000
    > > 2004 = 80,000
    > > 2005 = 79,000
    > >
    > > Division 2 MRI
    > > 2003 = 8,000
    > > 2004 = 14,000
    > > 2005 = 15,000
    > >
    > > Division 3 X-Ray
    > > 2003 = -0-
    > > 2004 = -0-
    > > 2005 = 30,000
    > >
    > > Division 3 MRI
    > > 2003 = -0-
    > > 2004 = -0-
    > > 2005 = 2,500
    > >
    > > Thanks for your assistance!
    > >
    > > "johnhildreth@citynet.net" wrote:
    > >
    > > > Likely very do-able. What does the source data look like?
    > > >
    > > >


  6. #6
    Jon Peltier
    Guest

    Re: Excel Stacked Column Graph (3 Divisions for 3 Years)

    Check out the links on this page:

    http://peltiertech.com/Excel/ChartsH...sterStack.html

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______

    "Brian" <Brian@discussions.microsoft.com> wrote in message
    news:6B826A22-9B7A-43FC-88F3-A48C337CD8A8@microsoft.com...
    >I am using Microsoft Office Excel 2003 SP2 Professional Edition and I am
    > attempting to create a Stacked Column graph with the following
    > specifications: I have volumes for 3 different divisions for the years
    > 2003,
    > 2004, and 2005. I would like to graph a stacked column graph for
    > different
    > types of procedures (modalities). So the actual stacked column graph
    > would
    > look somewhat like the following (where D1, D2, and D3 are the 3
    > Divisions):
    > |
    > |
    > |----|
    > | |----|----| |----| |
    > # of Procedures| |----|D3 |D3 | |----|D3 |D3 |
    > | |D3 |----|----| |D3 |----|----|
    > | |----|D2 |D2 | |----|D2 |D2 |
    > | |D2 |----|----| |D2 |----|----|
    > | |----| | | |----| | |
    > | |D1 |D1 |D1 | |D1 |D1 |D1 |
    > ----------------------------------------------
    > 2003 2004 2005 2003 2004 2005
    > X-Rays MRI's
    >
    > Thanks for your help!




Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0