#1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 18
Default Excel Charts

Hi , I have a range of sales data from 1 - 30 of a month, i will select the
all range while creating chart.What i want when click on the chart it could
eliminate the zero value items from the X-axis. Could i have your help on
this ?
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3,346
Default Excel Charts

Please show us a sample of the data layout.

In general if you don't want to plot something that is within the plot range
you would either hide its rows or columns and the default behavior of a chart
is to plot only visible cells. So in your case it sound like you might want
to hide the columns of data that you don't want to plot. Or you may be
asking something else?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Raiju" wrote:

Hi , I have a range of sales data from 1 - 30 of a month, i will select the
all range while creating chart.What i want when click on the chart it could
eliminate the zero value items from the X-axis. Could i have your help on
this ?

  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 18
Default Excel Charts

Hi Shane,

Here is the model of the data range:

Date 1 2 3 4 5 6 7 8

Sales 10 20 15 0 16 25 0 0



"Shane Devenshire" wrote:

Please show us a sample of the data layout.

In general if you don't want to plot something that is within the plot range
you would either hide its rows or columns and the default behavior of a chart
is to plot only visible cells. So in your case it sound like you might want
to hide the columns of data that you don't want to plot. Or you may be
asking something else?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Raiju" wrote:

Hi , I have a range of sales data from 1 - 30 of a month, i will select the
all range while creating chart.What i want when click on the chart it could
eliminate the zero value items from the X-axis. Could i have your help on
this ?

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default Excel Charts

Put NA() in place of the zero values.
--
David Biddulph

"Raiju" wrote in message
...
Hi Shane,

Here is the model of the data range:

Date 1 2 3 4 5 6 7 8

Sales 10 20 15 0 16 25 0 0



"Shane Devenshire" wrote:

Please show us a sample of the data layout.

In general if you don't want to plot something that is within the plot
range
you would either hide its rows or columns and the default behavior of a
chart
is to plot only visible cells. So in your case it sound like you might
want
to hide the columns of data that you don't want to plot. Or you may be
asking something else?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Raiju" wrote:

Hi , I have a range of sales data from 1 - 30 of a month, i will select
the
all range while creating chart.What i want when click on the chart it
could
eliminate the zero value items from the X-axis. Could i have your help
on
this ?



  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 18
Default Excel Charts

Hi David,

I am sorry, it is not working.

"David Biddulph" wrote:

Put NA() in place of the zero values.
--
David Biddulph

"Raiju" wrote in message
...
Hi Shane,

Here is the model of the data range:

Date 1 2 3 4 5 6 7 8

Sales 10 20 15 0 16 25 0 0



"Shane Devenshire" wrote:

Please show us a sample of the data layout.

In general if you don't want to plot something that is within the plot
range
you would either hide its rows or columns and the default behavior of a
chart
is to plot only visible cells. So in your case it sound like you might
want
to hide the columns of data that you don't want to plot. Or you may be
asking something else?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Raiju" wrote:

Hi , I have a range of sales data from 1 - 30 of a month, i will select
the
all range while creating chart.What i want when click on the chart it
could
eliminate the zero value items from the X-axis. Could i have your help
on
this ?






  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default Excel Charts

I'm sure that the members of the group will consider your description of the
problem, with all the detail which you have provided. :-(
--
David Biddulph

"Raiju" wrote in message
...
Hi David,

I am sorry, it is not working.

"David Biddulph" wrote:

Put NA() in place of the zero values.
--
David Biddulph

"Raiju" wrote in message
...
Hi Shane,

Here is the model of the data range:

Date 1 2 3 4 5 6 7 8

Sales 10 20 15 0 16 25 0 0



"Shane Devenshire" wrote:

Please show us a sample of the data layout.

In general if you don't want to plot something that is within the plot
range
you would either hide its rows or columns and the default behavior of
a
chart
is to plot only visible cells. So in your case it sound like you
might
want
to hide the columns of data that you don't want to plot. Or you may
be
asking something else?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Raiju" wrote:

Hi , I have a range of sales data from 1 - 30 of a month, i will
select
the
all range while creating chart.What i want when click on the chart
it
could
eliminate the zero value items from the X-axis. Could i have your
help
on
this ?






  #7   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Excel Charts

I was surprised you even tried.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______


"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
I'm sure that the members of the group will consider your description of
the problem, with all the detail which you have provided. :-(
--
David Biddulph

"Raiju" wrote in message
...
Hi David,

I am sorry, it is not working.

"David Biddulph" wrote:

Put NA() in place of the zero values.
--
David Biddulph

"Raiju" wrote in message
...
Hi Shane,

Here is the model of the data range:

Date 1 2 3 4 5 6 7 8

Sales 10 20 15 0 16 25 0 0



"Shane Devenshire" wrote:

Please show us a sample of the data layout.

In general if you don't want to plot something that is within the
plot
range
you would either hide its rows or columns and the default behavior of
a
chart
is to plot only visible cells. So in your case it sound like you
might
want
to hide the columns of data that you don't want to plot. Or you may
be
asking something else?

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Raiju" wrote:

Hi , I have a range of sales data from 1 - 30 of a month, i will
select
the
all range while creating chart.What i want when click on the chart
it
could
eliminate the zero value items from the X-axis. Could i have your
help
on
this ?







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to click on charts & unable to create any new charts Excel Snapclick Charts and Charting in Excel 4 February 1st 09 07:59 PM
link excel charts to web pages and update charts automatically Signguy Charts and Charting in Excel 1 April 22nd 08 08:29 PM
Charts - How to have multiple charts share a legend. Sean Charts and Charting in Excel 2 November 20th 07 04:49 AM
interactive charts for stacked bar charts [email protected] Charts and Charting in Excel 4 December 28th 06 09:58 PM
Matching the colors Column Charts and Pie Charts RohanSewgobind Charts and Charting in Excel 3 April 21st 06 09:35 PM


All times are GMT +1. The time now is 07:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"