#1   Report Post  
Posted to microsoft.public.excel.charting
jim314
 
Posts: n/a
Default Graphing "" values

I am attmepting to graph data that includes both numerical values and
non-numerical (i.e., "") values. The data is as follows:
A B C D
E
(row 1) 10/01/05 11/01/05 12/01/05 TOTAL
(row 2)# Accounts 62 3 65

Since data for D2 (december of 05) does not yet exist, I don't want anything
in that cell (I have a formula that places "" in that cell in that scenario).
But my problem is that when I graph A2:D2, D2 is interpreted as a 0 and not
as the absence of a number.

How do I get Excel to only graph the first two values in that range without
changing the range (the example above is a small section of a 8 MB file).

Thanks,

Jim
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Graphing "" values

Excel interprets text numerically as zero. "" is nothing but a short text
string, it is anything but a blank. In Excel line and XY charts, use NA()
instead of "". This puts a nasty #N/A error in the worksheet (which you can
hide with conditional formatting), but it is treated nicely in the chart.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


"jim314" wrote in message
...
I am attmepting to graph data that includes both numerical values and
non-numerical (i.e., "") values. The data is as follows:
A B C D
E
(row 1) 10/01/05 11/01/05 12/01/05 TOTAL
(row 2)# Accounts 62 3 65

Since data for D2 (december of 05) does not yet exist, I don't want
anything
in that cell (I have a formula that places "" in that cell in that
scenario).
But my problem is that when I graph A2:D2, D2 is interpreted as a 0 and
not
as the absence of a number.

How do I get Excel to only graph the first two values in that range
without
changing the range (the example above is a small section of a 8 MB file).

Thanks,

Jim



  #3   Report Post  
Posted to microsoft.public.excel.charting
jim314
 
Posts: n/a
Default Graphing "" values

That did make the chart look beautifully, but now the sum of all of those
"#NA" is giving me an "#NA"

Any ideas on how I can keep the chart looking good with the #NA and still be
able to sum the values?

"Jon Peltier" wrote:

Excel interprets text numerically as zero. "" is nothing but a short text
string, it is anything but a blank. In Excel line and XY charts, use NA()
instead of "". This puts a nasty #N/A error in the worksheet (which you can
hide with conditional formatting), but it is treated nicely in the chart.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


"jim314" wrote in message
...
I am attmepting to graph data that includes both numerical values and
non-numerical (i.e., "") values. The data is as follows:
A B C D
E
(row 1) 10/01/05 11/01/05 12/01/05 TOTAL
(row 2)# Accounts 62 3 65

Since data for D2 (december of 05) does not yet exist, I don't want
anything
in that cell (I have a formula that places "" in that cell in that
scenario).
But my problem is that when I graph A2:D2, D2 is interpreted as a 0 and
not
as the absence of a number.

How do I get Excel to only graph the first two values in that range
without
changing the range (the example above is a small section of a 8 MB file).

Thanks,

Jim




  #4   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default Graphing "" values

This is where I remind people that they have an almost unlimited supply of
rows, columns, and worksheets. Start with the original data in a handy
place, arranged for any subsequent analysis. From this produce as many
copies of the data, in as many different arrangements as you need. One
arrangement for charting, with NA and whatever skipped rows you need to make
the chart come out right. Another arrangement to print out and hand to your
boss, with nice table gridlines, subtotals, bold and italic. If there are
multiple report formats you need, crank them out. Everything links back to
the original, so if something changes, update the original, and the changes
propagate through the workbook.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


"jim314" wrote in message
...
That did make the chart look beautifully, but now the sum of all of those
"#NA" is giving me an "#NA"

Any ideas on how I can keep the chart looking good with the #NA and still
be
able to sum the values?

"Jon Peltier" wrote:

Excel interprets text numerically as zero. "" is nothing but a short text
string, it is anything but a blank. In Excel line and XY charts, use NA()
instead of "". This puts a nasty #N/A error in the worksheet (which you
can
hide with conditional formatting), but it is treated nicely in the chart.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


"jim314" wrote in message
...
I am attmepting to graph data that includes both numerical values and
non-numerical (i.e., "") values. The data is as follows:
A B C D
E
(row 1) 10/01/05 11/01/05 12/01/05 TOTAL
(row 2)# Accounts 62 3 65

Since data for D2 (december of 05) does not yet exist, I don't want
anything
in that cell (I have a formula that places "" in that cell in that
scenario).
But my problem is that when I graph A2:D2, D2 is interpreted as a 0 and
not
as the absence of a number.

How do I get Excel to only graph the first two values in that range
without
changing the range (the example above is a small section of a 8 MB
file).

Thanks,

Jim






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
Using Match function with duplicate values in an array Richard Excel Worksheet Functions 3 April 22nd 23 07:45 PM
Place a "" around ALL values in a cell Phil Excel Worksheet Functions 7 November 18th 05 01:36 AM
How can I break values apart that are in the same cell? Phil Excel Worksheet Functions 3 October 4th 05 03:41 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM


All times are GMT +1. The time now is 01: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"