LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default How do I stop graphs reading zero in Excel from cells with ""?

Hi.

I am making a model in Excel which is takes data updates from an outside
source and then processes the information to develop charts on the data.
There are a lot of charts so I have developed the model to process the data
automatically as the data comes (down the sheet). This processing means that
there are formulas in place, waiting for the data to come in. I use a
=if(a1="","",<operation) notation to do it for me. If there is data then
the if statement is false and the data can be processed; if the data hasn't
arrived yet then instead of getting an error message you get a "".

This works fine and I have set up the graphs so that there is a little
leeway for additional data to come in and for the information to fit in the
array read by the chart. However, my problem is that when the data hasn't
arrived yet and Excel encounters "" in a cell (i.e., the if statement is
true), which to me means <blank or <empty, it reads it as a zero.
Therefore my nice charts have a large vertical line back down to zero at the
end of every data series.

One option is to redo the arrays of the chart whenever I use the model but
there are probably 200 charts so this is uneconomic! What I am looking for
is a way to deal with the formulas so the Excel reads my "" as <empty rather
than a zero. Has anyone come across this problem before? Does anyone know
how I might solve this problem?

Thanks for your help.

Tom

 
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
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
When I copy cells in Excel they go to my printer. How can i stop . mdowell Excel Discussion (Misc queries) 1 May 25th 06 03:01 PM
Excel auto formats cells with numbers - Can it be disabled? Jeromey Setting up and Configuration of Excel 1 May 21st 06 01:17 AM
Why Excel 2003 can't stop slececting/hihgtlighting cells? L Excel Discussion (Misc queries) 2 November 12th 05 09:52 PM
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM


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