Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 31
Default setting a formula = to no point in a graph

Hello,
I'm trying to get a formulat to register as no point in a graph. Any Ideas?
I've tried setting the formulat to "" or 0 with no luck. What i'm looking
for is the formula to output a result say either a 1 or "". If this formula
is then graphed the values of 1 will show up (say for a line graph) but the
spots where the formula resulted in a "" gives a 0 which makes the line go to
0. The issues is that i'm graphing a coupld different series so the points
kinda overlap.
Any Ideas would be great!
Thanks,
Josh
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default setting a formula = to no point in a graph

use NA()

=IF(A1="x",1,NA())


so instead of using 0 or "" use the NA() function

if it looks ugly use conditional formatting and white fonts




--


Regards,


Peo Sjoblom

"jxbeeman" wrote in message
...
Hello,
I'm trying to get a formulat to register as no point in a graph. Any
Ideas?
I've tried setting the formulat to "" or 0 with no luck. What i'm looking
for is the formula to output a result say either a 1 or "". If this
formula
is then graphed the values of 1 will show up (say for a line graph) but
the
spots where the formula resulted in a "" gives a 0 which makes the line go
to
0. The issues is that i'm graphing a coupld different series so the
points
kinda overlap.
Any Ideas would be great!
Thanks,
Josh



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 31
Default setting a formula = to no point in a graph

Thanks Peo Sjoblom, that was exactly what i was looking for.
another question though???
How would you do the same thing for the X axis? so say you wanted a graph
to resize on only the values that a fromula calculates and leave out certain
values. I tried the NA() but it gives #NA for the values on the X axis
instead of "".

Thanks again,
Josh

"Peo Sjoblom" wrote:

use NA()

=IF(A1="x",1,NA())


so instead of using 0 or "" use the NA() function

if it looks ugly use conditional formatting and white fonts




--


Regards,


Peo Sjoblom

"jxbeeman" wrote in message
...
Hello,
I'm trying to get a formulat to register as no point in a graph. Any
Ideas?
I've tried setting the formulat to "" or 0 with no luck. What i'm looking
for is the formula to output a result say either a 1 or "". If this
formula
is then graphed the values of 1 will show up (say for a line graph) but
the
spots where the formula resulted in a "" gives a 0 which makes the line go
to
0. The issues is that i'm graphing a coupld different series so the
points
kinda overlap.
Any Ideas would be great!
Thanks,
Josh




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,355
Default setting a formula = to no point in a graph

I'm guessing you have a line chart. Try changing it to an XY Scatter to see
what happens.
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.



"jxbeeman" wrote:

Thanks Peo Sjoblom, that was exactly what i was looking for.
another question though???
How would you do the same thing for the X axis? so say you wanted a graph
to resize on only the values that a fromula calculates and leave out certain
values. I tried the NA() but it gives #NA for the values on the X axis
instead of "".

Thanks again,
Josh

"Peo Sjoblom" wrote:

use NA()

=IF(A1="x",1,NA())


so instead of using 0 or "" use the NA() function

if it looks ugly use conditional formatting and white fonts




--


Regards,


Peo Sjoblom

"jxbeeman" wrote in message
...
Hello,
I'm trying to get a formulat to register as no point in a graph. Any
Ideas?
I've tried setting the formulat to "" or 0 with no luck. What i'm looking
for is the formula to output a result say either a 1 or "". If this
formula
is then graphed the values of 1 will show up (say for a line graph) but
the
spots where the formula resulted in a "" gives a 0 which makes the line go
to
0. The issues is that i'm graphing a coupld different series so the
points
kinda overlap.
Any Ideas would be great!
Thanks,
Josh




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
Extrapolation of a point on a graph/chart. ExcelCretin Charts and Charting in Excel 3 April 26th 06 12:49 PM
setting defaults for data point size, color, shadow, etc. EJF Charts and Charting in Excel 3 March 4th 06 07:07 PM
How do I get the gradient at a point on a curved graph? utopian_sorceror Charts and Charting in Excel 2 September 20th 05 12:29 AM
point outside of a graph kd Charts and Charting in Excel 4 August 31st 05 04:06 AM
setting a floating decimel point Rose New Users to Excel 2 April 29th 05 06:10 PM


All times are GMT +1. The time now is 09:42 PM.

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"