+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    SBárbara
    Guest

    [SOLVED] Chart - date with errors #DIV/0!

    Abr Mai Jun
    Enc. Auto 58% 54% #DIV/0!
    Enc. Semi 30% 31% #DIV/0!
    Manuais 12% 15% #DIV/0!

    I have this table and i want to do a chart type Area. I don't have data in
    Jun and i don't want that the line goes down to zero. I dont want that any
    values appear.

    Regards,
    SBárbara

  2. #2
    Bernard Liengme
    Guest

    Re: Chart - date with errors #DIV/0!

    Change the formula that computes the average to something on the lines of"
    =IF(B1>0, A1/B1, NA())
    This will replace the dreaded div/0 BY #NO/A which Excel ignores when
    charting
    best wishes

    --
    Bernard Liengme
    www.stfx.ca/people/bliengme
    remove CAPS in email address


    "SBárbara" <SBrbara@discussions.microsoft.com> wrote in message
    news:6025C0C4-EED9-4C25-910F-0E583AB22398@microsoft.com...
    > Abr Mai Jun
    > Enc. Auto 58% 54% #DIV/0!
    > Enc. Semi 30% 31% #DIV/0!
    > Manuais 12% 15% #DIV/0!
    >
    > I have this table and i want to do a chart type Area. I don't have data
    > in
    > Jun and i don't want that the line goes down to zero. I dont want that any
    > values appear.
    >
    > Regards,
    > SBárbara




  3. #3
    SBárbara
    Guest

    Re: Chart - date with errors #DIV/0!

    Hi,

    I already tried that, but I think that the type of chart I want to use
    doesn't allow -- type area subtype Stacked area.

    Can you help me?

    Thanks

    "Bernard Liengme" escreveu:

    > Change the formula that computes the average to something on the lines of"
    > =IF(B1>0, A1/B1, NA())
    > This will replace the dreaded div/0 BY #NO/A which Excel ignores when
    > charting
    > best wishes
    >
    > --
    > Bernard Liengme
    > www.stfx.ca/people/bliengme
    > remove CAPS in email address
    >
    >
    > "SBárbara" <SBrbara@discussions.microsoft.com> wrote in message
    > news:6025C0C4-EED9-4C25-910F-0E583AB22398@microsoft.com...
    > > Abr Mai Jun
    > > Enc. Auto 58% 54% #DIV/0!
    > > Enc. Semi 30% 31% #DIV/0!
    > > Manuais 12% 15% #DIV/0!
    > >
    > > I have this table and i want to do a chart type Area. I don't have data
    > > in
    > > Jun and i don't want that the line goes down to zero. I dont want that any
    > > values appear.
    > >
    > > Regards,
    > > SBárbara

    >
    >
    >


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