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
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
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
>
>
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks