Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default CAN YOU SET GRAPH TO READ, FORMULA IN A CELL AS A BLANK CELL

i have a chart which is populated by formulas on a monthly basis but the line
graph reads blank cells which has formulas but not data in as a ZERO value
which makes the line graph drop to zero at which ever point the last monthly
figure goes in is there away of the series fuctiion that reads the range not
read the formula as a value but as a blank
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default CAN YOU SET GRAPH TO READ, FORMULA IN A CELL AS A BLANK CELL

You are limited as to how to handle empty cells in a chart. With the chart
selected, use Tools | Options and go to the [Chart] tab, you'll see 3 options
for handling empty cells:
Not Plotted (leave gaps)
Zero [what you've got now]
Interpolated

The last makes a best guess where the point would lay between the points on
either side of it. Not Plotted sounds like what you want to look at
initially.

The options on that tab are only available when you have a chart selected,
with no chart selected they are all grayed out.


"AJ-foster" wrote:

i have a chart which is populated by formulas on a monthly basis but the line
graph reads blank cells which has formulas but not data in as a ZERO value
which makes the line graph drop to zero at which ever point the last monthly
figure goes in is there away of the series fuctiion that reads the range not
read the formula as a value but as a blank

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default CAN YOU SET GRAPH TO READ, FORMULA IN A CELL AS A BLANK CELL

The way i do it is
=IF(C64=0,"",SUM(X64*1000)/C64)
Works for me

"AJ-foster" wrote:

i have a chart which is populated by formulas on a monthly basis but the line
graph reads blank cells which has formulas but not data in as a ZERO value
which makes the line graph drop to zero at which ever point the last monthly
figure goes in is there away of the series fuctiion that reads the range not
read the formula as a value but as a blank

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
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 03:22 AM
Can a formula display output to an otherwise blank cell? T.Morris-TX Excel Worksheet Functions 2 November 29th 05 01:32 PM
How to get a formula result zero as blank cell Excelerate-nl Excel Discussion (Misc queries) 4 November 22nd 05 05:32 PM
How to read a blank cell as zero for formulas? mrssm5 Excel Discussion (Misc queries) 2 December 23rd 04 02:48 PM
Using Jet to read excel file returns blank for last cell - sometim Ron Excel Discussion (Misc queries) 1 December 9th 04 09:21 AM


All times are GMT +1. The time now is 08:33 AM.

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"