LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #11   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Excel (2007) won't do a particular X-Y (Point) graph for me..

That's the way it is.

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


"Ake" wrote in message
...
Would it really upset the VB syntax that much if "" was considered as
empty
as if no characters at all had been entered?

/ Åke

"Jon Peltier" wrote:

"" has never done that. We have asked for such a BLANK() or NULL()
function,
but have never seen such.

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


"Ake" wrote in message
...
Yes thank you, that does the job. I still think that MS should consider
a
way
to imprint "Empty" in a cell from a formula, now that "" does not do
that.
/
Ake

"David Biddulph" wrote:

You can deal with the "irritating ... text" in the table by
conditional
formatting, colouring the font white (or your cell's background
colour)
if
the cell satisfies the CF condition/ Formula is/ =ISNA(A1)
--
David Biddulph

"Ake" wrote in message
...
Yes, you are right. But that solves the plotting problem only- but
it
still
does show up as irritating (to me ;-) text in the table, rather than
"empty
space". /Ake

"David Biddulph" wrote:

You have failed to quote any of the message to which you are
replying,
so
I
don't know what has already been suggested, but if you don't want
the
chart
to plot your "" as a zero value, try changing
IF(Condition;Something;"")
to
IF(Condition;Something;NA())
--
David Biddulph

"Ake" wrote in message
...
Thanks a lot Jon,

That's it. I did not realize that "" is in fact a string. And I
did
my
small
data set testing using "no data" instead of "" which I thought
meant
the
same
thing. So I got confused by the results.

So, how should I actually do IF(Condition;Something;"") then?
The reason I use it is that it works well on the Y-data, and that
the
table
I plot from looks "as clean as it is" (I don't want to fill all
empty
cells
with "########").

Is there a workaround, or even some way to force the plot to
"think
right".

Thank's again for clearing this up / Ake











 
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
Map Point Plug-in for Excel 2007 Tim Cesario Excel Discussion (Misc queries) 0 January 24th 08 04:58 PM
excel chart showing movable graph at what point we make a profit Mim Charts and Charting in Excel 0 October 22nd 07 05:48 AM
how do i export a graph from excel to power point? lisajensen21 Charts and Charting in Excel 2 August 15th 06 03:45 AM
How do I point out a specific date on a line graph in Excel? Keylay31 Charts and Charting in Excel 3 July 13th 06 08:41 AM
Excel should let you graph every n-th data point in a column warrenrob50 Charts and Charting in Excel 3 March 3rd 06 08:42 PM


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

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

About Us

"It's about Microsoft Excel"