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-28-2009, 11:39 AM
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 How to update chart automatically as new data added?

Please Register to Remove these Ads

How to update chart automatically as new data added?

Thanks,
hmgrts
Attached Files
File Type: xlsm Sample.xlsm (17.8 KB, 8 views)

Last edited by hmgrts; 06-30-2009 at 12:15 AM.
Reply With Quote
  #2  
Old 06-28-2009, 09:31 PM
venkat1926 venkat1926 is offline
Registered User
 
Join Date: 17 Jun 2009
Location: Chennai,India
MS Office Version:Excel 2002
Posts: 76
venkat1926 is becoming part of the community
Re: How to update chart automatically as new data added?

I am not able to donwload your .xlsm file in my version 2002 of excel

suppose there is data A1 to A5 in sheet1

click insert(menu)-name-define
in the name give some name e.g. sheet1!rv
in the reference type this formula

=OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),1)
(there should not be any other data in column A if there are like column
headings in A1 and data from A2 to A6 then the reference will be


=OFFSET(Sheet1!$A$2,0,0,COUNTA(Sheet1!$A:$A)-1,1)

now in the chart wizard step 2 click series
click add (at the bottom) in the values type
=sheeet1!rv

and then click finish.

if you add or delete entries in columnA the chart will be automatically changed

to understand more refer to this webpage

http://peltiertech.com/Excel/Charts/...umnChart1.html
Reply With Quote
  #3  
Old 06-30-2009, 12:14 AM
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
Thumbs up Re: How to update chart automatically as new data added?

Thank you!
Reply With Quote
  #4  
Old 06-30-2009, 12:25 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
deleted deleted
Reply With Quote
  #5  
Old 07-01-2009, 10:28 AM
binar binar is offline
Registered User
 
Join Date: 05 Aug 2006
Posts: 55
binar is becoming part of the community
Re: How to update chart automatically as new data added?

Quote:
Originally Posted by hmgrts View Post
How to update chart automatically as new data added?

Thanks,
hmgrts
hmgrts,
I am very impressed with what you have done. I am wondering if you can check out my post:

http://www.excelforum.com/excel-char...ntire-pie.html

I would appreciated hearing from you any ideas you may have to show multiple pie slices that are common as one single combined pie slice that is proportional to the entire pie. Any info you can provide will be greatly appreciated. Thanks
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