Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default Plotting blank cells

I'm plotting ranges which may or may not include blank cells in the first few
cells. Using the statement

ActiveChart.DisplayBlanksAs = xlZero

has no effect whatsoever, Excel shrinks the plotted range to exclude any
blank cells at start of range. What am I doing wrong? Any help appreciated.

Using Win XP
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,560
Default Plotting blank cells

Hi ojv,
I am not certain, but I think this may have to do with how you select the
region you are plotting. If the code is not explicit and it is selected by
region, then I think it will automaticaly exclude the 0s. By explicit, I
think you will have to give the exact range ie, Range("A2:M4"). Hope this
works and addresses the problem.

"ojv" wrote:

I'm plotting ranges which may or may not include blank cells in the first few
cells. Using the statement

ActiveChart.DisplayBlanksAs = xlZero

has no effect whatsoever, Excel shrinks the plotted range to exclude any
blank cells at start of range. What am I doing wrong? Any help appreciated.

Using Win XP

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
blank vs. 0 when plotting a dated timescale graph [email protected] Excel Worksheet Functions 1 June 13th 07 12:27 AM
Plotting "blank" cells as zero groj Charts and Charting in Excel 3 January 11th 06 03:58 AM
Plotting blank cells that have functions in them. Spock Charts and Charting in Excel 2 April 10th 05 10:50 PM
Not plotting blank cells with formulas until number appears Excel Charts and Formulas Charts and Charting in Excel 1 April 1st 05 12:58 AM
Plotting blank cells in line charts? doogie Charts and Charting in Excel 3 February 16th 05 05:06 PM


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