+ Reply to Thread
Results 1 to 5 of 5

Thread: split bar chart

  1. #1
    maxtrixx
    Guest

    split bar chart

    I need to create a bar chart using the following data:

    Column1 = 2 (value inside cell)
    Column2 = 3 (value inside cell)
    Coumn3 = 5 (=column1 + column2)

    Here's the layout I'm looking for:

    bar1 would start at 0(zero) and stop at 2
    bar2 would start at 3 and stop at 5 (nothing would show below 3 for this bar)

    It's pretty much a stacked bar graph but each "stack" would be in its own
    column.

    Thanks!





  2. #2
    Bernard Liengme
    Guest

    Re: split bar chart

    Not sure if it is what you need but goto
    www.stfx.ca/people/bliengme/ExcelTips and look at Column Chart with a
    Difference
    best wishes
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme
    remove caps from email

    "maxtrixx" <maxtrixx@discussions.microsoft.com> wrote in message
    news:9ACCBE00-F94C-4652-9F91-3105F13E2F7E@microsoft.com...
    >I need to create a bar chart using the following data:
    >
    > Column1 = 2 (value inside cell)
    > Column2 = 3 (value inside cell)
    > Coumn3 = 5 (=column1 + column2)
    >
    > Here's the layout I'm looking for:
    >
    > bar1 would start at 0(zero) and stop at 2
    > bar2 would start at 3 and stop at 5 (nothing would show below 3 for this
    > bar)
    >
    > It's pretty much a stacked bar graph but each "stack" would be in its own
    > column.
    >
    > Thanks!
    >
    >
    >
    >




  3. #3
    maxtrixx
    Guest

    Re: split bar chart

    I'm actually trying to make a stacked graph to display the stacks as floating
    bars, each stack in its own colum. I'm not sure if I can explain it without
    visual.

    "Bernard Liengme" wrote:

    > Not sure if it is what you need but goto
    > www.stfx.ca/people/bliengme/ExcelTips and look at Column Chart with a
    > Difference
    > best wishes
    > --
    > Bernard V Liengme
    > www.stfx.ca/people/bliengme
    > remove caps from email
    >
    > "maxtrixx" <maxtrixx@discussions.microsoft.com> wrote in message
    > news:9ACCBE00-F94C-4652-9F91-3105F13E2F7E@microsoft.com...
    > >I need to create a bar chart using the following data:
    > >
    > > Column1 = 2 (value inside cell)
    > > Column2 = 3 (value inside cell)
    > > Coumn3 = 5 (=column1 + column2)
    > >
    > > Here's the layout I'm looking for:
    > >
    > > bar1 would start at 0(zero) and stop at 2
    > > bar2 would start at 3 and stop at 5 (nothing would show below 3 for this
    > > bar)
    > >
    > > It's pretty much a stacked bar graph but each "stack" would be in its own
    > > column.
    > >
    > > Thanks!
    > >
    > >
    > >
    > >

    >
    >
    >


  4. #4
    Bernard Liengme
    Guest

    Re: split bar chart

    Try a Google for "Excel" + "Gantt"
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme
    remove caps from email

    "maxtrixx" <maxtrixx@discussions.microsoft.com> wrote in message
    news:1148EA5F-2289-453E-B01C-31BFF6158E02@microsoft.com...
    > I'm actually trying to make a stacked graph to display the stacks as
    > floating
    > bars, each stack in its own colum. I'm not sure if I can explain it
    > without
    > visual.
    >
    > "Bernard Liengme" wrote:
    >
    >> Not sure if it is what you need but goto
    >> www.stfx.ca/people/bliengme/ExcelTips and look at Column Chart with a
    >> Difference
    >> best wishes
    >> --
    >> Bernard V Liengme
    >> www.stfx.ca/people/bliengme
    >> remove caps from email
    >>
    >> "maxtrixx" <maxtrixx@discussions.microsoft.com> wrote in message
    >> news:9ACCBE00-F94C-4652-9F91-3105F13E2F7E@microsoft.com...
    >> >I need to create a bar chart using the following data:
    >> >
    >> > Column1 = 2 (value inside cell)
    >> > Column2 = 3 (value inside cell)
    >> > Coumn3 = 5 (=column1 + column2)
    >> >
    >> > Here's the layout I'm looking for:
    >> >
    >> > bar1 would start at 0(zero) and stop at 2
    >> > bar2 would start at 3 and stop at 5 (nothing would show below 3 for
    >> > this
    >> > bar)
    >> >
    >> > It's pretty much a stacked bar graph but each "stack" would be in its
    >> > own
    >> > column.
    >> >
    >> > Thanks!
    >> >
    >> >
    >> >
    >> >

    >>
    >>
    >>




  5. #5
    maxtrixx
    Guest

    Re: split bar chart

    I found what I was looking for under Format Data Series > Options.

    All I needed to do was create a stacked bar chart and make the overlap
    option = 0.

    Thanks anyways!

    "Bernard Liengme" wrote:

    > Try a Google for "Excel" + "Gantt"
    > --
    > Bernard V Liengme
    > www.stfx.ca/people/bliengme
    > remove caps from email
    >
    > "maxtrixx" <maxtrixx@discussions.microsoft.com> wrote in message
    > news:1148EA5F-2289-453E-B01C-31BFF6158E02@microsoft.com...
    > > I'm actually trying to make a stacked graph to display the stacks as
    > > floating
    > > bars, each stack in its own colum. I'm not sure if I can explain it
    > > without
    > > visual.
    > >
    > > "Bernard Liengme" wrote:
    > >
    > >> Not sure if it is what you need but goto
    > >> www.stfx.ca/people/bliengme/ExcelTips and look at Column Chart with a
    > >> Difference
    > >> best wishes
    > >> --
    > >> Bernard V Liengme
    > >> www.stfx.ca/people/bliengme
    > >> remove caps from email
    > >>
    > >> "maxtrixx" <maxtrixx@discussions.microsoft.com> wrote in message
    > >> news:9ACCBE00-F94C-4652-9F91-3105F13E2F7E@microsoft.com...
    > >> >I need to create a bar chart using the following data:
    > >> >
    > >> > Column1 = 2 (value inside cell)
    > >> > Column2 = 3 (value inside cell)
    > >> > Coumn3 = 5 (=column1 + column2)
    > >> >
    > >> > Here's the layout I'm looking for:
    > >> >
    > >> > bar1 would start at 0(zero) and stop at 2
    > >> > bar2 would start at 3 and stop at 5 (nothing would show below 3 for
    > >> > this
    > >> > bar)
    > >> >
    > >> > It's pretty much a stacked bar graph but each "stack" would be in its
    > >> > own
    > >> > column.
    > >> >
    > >> > Thanks!
    > >> >
    > >> >
    > >> >
    > >> >
    > >>
    > >>
    > >>

    >
    >
    >


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