A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Making a template with logarithmic chart



 
 
Thread Tools Display Modes
  #1  
Old October 16th, 2003, 03:28 AM
Rick Flaherty
external usenet poster
 
Posts: n/a
Default Making a template with logarithmic chart

I'm working on a template to analyze stock data. I want
to enter data and chart it on a logrithimic y axis. I
guess Excel assumes that all empty cells are either 0 or
a negative number because when I start to enter data a
message appears and tells me that you can't chart 0 or
negative numbers in a logrithimic chart. If I could enter
the data it wouldn't be 0 or negative.
How can I make a template that allows you to enter the
data before it determines the data is in error.
Thanks,
RickF
  #2  
Old October 16th, 2003, 08:49 AM
Martin Brown
external usenet poster
 
Posts: n/a
Default Making a template with logarithmic chart

In message , Rick Flaherty
writes
I'm working on a template to analyze stock data. I want
to enter data and chart it on a logrithimic y axis. I
guess Excel assumes that all empty cells are either 0 or
a negative number because when I start to enter data a
message appears and tells me that you can't chart 0 or
negative numbers in a logrithimic chart. If I could enter
the data it wouldn't be 0 or negative.


That has to be one of Excels most irritating error messages. And it is
rather fickle about how and when it gives it. There are different kinds
of "empty" cell that superficially look the same on the screen - ISTR
those containing empty strings or spaces cause this msg.

I only have the problem you describe with log charts XL2k iff I put some
space characters or 0 data into the array being plotted.

How can I make a template that allows you to enter the
data before it determines the data is in error.


Try forcing the minimum Y scale to manual value of 1 and make sure that
the contents of every data cell in the range being plotted
logarithmically is deleted. A blank text entry or null string will
elicit the error msg.

All cells in your plot range should give ISBLANK( ) = TRUE

Reading in raw data you have to explicitly delete any zero value data if
it is destined for a log plot before the chart is created.

Regards,
--
Martin Brown
  #3  
Old October 16th, 2003, 11:49 AM
Tushar Mehta
external usenet poster
 
Posts: n/a
Default Making a template with logarithmic chart

The answer hasn't changed since you asked the question 10 days ago. See
http://www.google.com/groups?selm=MP...111e40198aceb%
40msnews.microsoft.com
--
Regards,

Tushar Mehta
MS MVP Excel 2000-2003
www.tushar-mehta.com
Excel, PowerPoint, and VBA tutorials and add-ins
Custom Productivity Solutions leveraging MS Office


In article ,
says...
I'm working on a template to analyze stock data. I want
to enter data and chart it on a logrithimic y axis. I
guess Excel assumes that all empty cells are either 0 or
a negative number because when I start to enter data a
message appears and tells me that you can't chart 0 or
negative numbers in a logrithimic chart. If I could enter
the data it wouldn't be 0 or negative.
How can I make a template that allows you to enter the
data before it determines the data is in error.
Thanks,
RickF

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:27 PM.


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