Microsoft® Excel® based database addin

 

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    NM Guest

    Default Number and % on same chart

    A+B= x

    I want to show:
    -In one stacked column, I want to show (A+B) and in the same chart in a line
    form I want to show how much percentage is B.

    How can I do this?

    Thanks!

  2. #2
    Luke M Guest

    Default Re: Number and % on same chart

    You will need to create another series that uses formulas to calculate the
    percentage, and then add that to your chart. You can create a combination
    chart by selecting the new series, then going to Chart - Chart Type, line.

    --
    Best Regards,

    Luke M
    "NM" <NM@discussions.microsoft.com> wrote in message
    news:5F31E875-262E-4055-BBB1-A357B4D712A3@microsoft.com...
    > A+B= x
    >
    > I want to show:
    > -In one stacked column, I want to show (A+B) and in the same chart in a
    > line
    > form I want to show how much percentage is B.
    >
    > How can I do this?
    >
    > Thanks!




  3. #3
    NM Guest

    Default Re: Number and % on same chart

    Hi Luke,

    I have created a column which has formulas to calculate percentages. But how
    do I enter this data into the existing column chart ( columns show numbers).
    I right clicked in the chart area >select data> Add new series. But its not
    showing up. Can you please tell me step wise how can I get the percentage
    line in the same chart with columns showing numbers.

    Thanks much!

    "Luke M" wrote:

    > You will need to create another series that uses formulas to calculate the
    > percentage, and then add that to your chart. You can create a combination
    > chart by selecting the new series, then going to Chart - Chart Type, line.
    >
    > --
    > Best Regards,
    >
    > Luke M
    > "NM" <NM@discussions.microsoft.com> wrote in message
    > news:5F31E875-262E-4055-BBB1-A357B4D712A3@microsoft.com...
    > > A+B= x
    > >
    > > I want to show:
    > > -In one stacked column, I want to show (A+B) and in the same chart in a
    > > line
    > > form I want to show how much percentage is B.
    > >
    > > How can I do this?
    > >
    > > Thanks!

    >
    >
    > .
    >


  4. #4
    AdamV Guest

    Default Re: Number and % on same chart

    When you did "Add new series" and it does not show up, is it still
    visible in the Select data box?
    Is it just not showing up because the % firgures are tiny compared to
    the actual figures (eg % is <100 in your case, and you may have money
    values in millions or billions)?

    Sounds like it could be there but just too small to see.
    Go to the Chart Tools|Layout ribbon, at the left hand end in the drop
    down list see if your new series is there. If it is, choose it in the
    list. Beneath that list is a button to format the selection, click that
    and in the format series dialogue box click to plot this on a secondary
    axis. (this is to deal with the scaling problem, not the chart type).
    Close the format dialogue.
    Now go to the Design ribbon and click on "Change chart type" at the left
    while this series is still selected. Choose a line chart or whatever is
    appropriate for you.

    Hope this helps
    Adam

    On 09/03/2010 17:32, NM wrote:
    > Hi Luke,
    >
    > I have created a column which has formulas to calculate percentages. But how
    > do I enter this data into the existing column chart ( columns show numbers).
    > I right clicked in the chart area>select data> Add new series. But its not
    > showing up. Can you please tell me step wise how can I get the percentage
    > line in the same chart with columns showing numbers.
    >
    > Thanks much!
    >
    > "Luke M" wrote:
    >
    >> You will need to create another series that uses formulas to calculate the
    >> percentage, and then add that to your chart. You can create a combination
    >> chart by selecting the new series, then going to Chart - Chart Type, line.
    >>
    >> --
    >> Best Regards,
    >>
    >> Luke M
    >> "NM"<NM@discussions.microsoft.com> wrote in message
    >> news:5F31E875-262E-4055-BBB1-A357B4D712A3@microsoft.com...
    >>> A+B= x
    >>>
    >>> I want to show:
    >>> -In one stacked column, I want to show (A+B) and in the same chart in a
    >>> line
    >>> form I want to show how much percentage is B.
    >>>
    >>> How can I do this?
    >>>
    >>> Thanks!

    >>
    >>
    >> .
    >>


Similar Threads

  1. Number Sorting on Chart
    By niuginikiwi in forum Access Reports
    Replies: 1
    Last Post: 03-28-2009, 11:17 PM
  2. Number Sorting on Chart
    By niuginikiwi in forum Access Reports
    Replies: 1
    Last Post: 03-28-2009, 11:17 PM
  3. Number Sorting on Chart
    By niuginikiwi in forum Access Reports
    Replies: 2
    Last Post: 03-28-2009, 11:11 PM
  4. chart id number
    By Paul in forum Programming (VBA, VB, C# etc)
    Replies: 2
    Last Post: 01-21-2009, 02:13 PM
  5. Chart number of occurences
    By David P. in forum Charting
    Replies: 1
    Last Post: 01-16-2009, 04:17 AM

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