Welcome to the Excel Forum

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.

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #1  
Old 06-30-2009, 12:29 PM
hmgrts hmgrts is offline
Registered User
 
Join Date: 24 Jun 2009
Location: NV
MS Office Version:Excel 2003
Posts: 16
hmgrts is becoming part of the community
Question Automatically updated chart show empty cells as a gap - how to fix it?

Please Register to Remove these Ads

Formulas in C-column causing chart show empty cells as a gap. How to fix it?

The attached file has a properly displayed chart.

Thanks,
hmgrts
Attached Files
File Type: xls Sample.xls (56.5 KB, 5 views)

Last edited by hmgrts; 06-30-2009 at 02:58 PM.
Reply With Quote
  #2  
Old 06-30-2009, 01:30 PM
Chance2 Chance2 is offline
Forum Contributor
 
Join Date: 01 Apr 2009
Location: Irvine, CA
MS Office Version:Excel 2003
Posts: 160
Chance2 has an addiction to Excel
Re: Automatically updated chart show empty cells as a gap - how to fix it?

If you change your COUNTA to COUNT it will only see numbers (not formula's).
Also, your yVal needs to move up one...

xVal=OFFSET(Sheet1!$A$2,0,0,COUNT(Sheet1!$A:$A),1)
yVal=OFFSET(Sheet1!$C$2,0,0,COUNT(Sheet1!$B:$B),1)
Reply With Quote
  #3  
Old 06-30-2009, 02:59 PM
hmgrts hmgrts is offline
Registered User
 
Join Date: 24 Jun 2009
Location: NV
MS Office Version:Excel 2003
Posts: 16
hmgrts is becoming part of the community
Re: Automatically updated chart show empty cells as a gap - how to fix it?

Thank you very much!
Reply With Quote


Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump