PC Review


Reply
Thread Tools Rate Thread

When I add a row to my source sheet, it doesn't update my linked .

 
 
WorkingGirl4774
Guest
Posts: n/a
 
      21st Nov 2008
I have a main source sheet that I have linked to other sheets (the same info,
only broken down by city). When I add a row to the main page, it doesn't
update the linked pages. It updates the cells that were already there, but
won't insert new rows when I do on the source sheet. I'd appreciate any
help. Thanks!
 
Reply With Quote
 
 
 
 
galimi
Guest
Posts: n/a
 
      21st Nov 2008
I'd be happy to remote into your machine via GotoAssist.com and take a look.
--
http://HelpExcel.com
(E-Mail Removed)



"WorkingGirl4774" wrote:

> I have a main source sheet that I have linked to other sheets (the same info,
> only broken down by city). When I add a row to the main page, it doesn't
> update the linked pages. It updates the cells that were already there, but
> won't insert new rows when I do on the source sheet. I'd appreciate any
> help. Thanks!

 
Reply With Quote
 
Shane Devenshire
Guest
Posts: n/a
 
      21st Nov 2008
Hi,

Excel never put formula in cell just because. If you want to do this you
can consider 1. Putting formulas in place which are "ready" for new data, 2.
Write VBA code to respond to a change event in the source sheet.

For example if your current linked formulas read

=Sheet1!A1
you could change it to read

=IF(Sheet1!A1="","",Sheet1!A1)

You can copy this type of formula anywhere in the target sheet and it will
be ready for new rows of data and it won't show anything until those source
cells are populated.

If this helps, please click the Yes button

Cheers,
Shane Devenshire

"WorkingGirl4774" wrote:

> I have a main source sheet that I have linked to other sheets (the same info,
> only broken down by city). When I add a row to the main page, it doesn't
> update the linked pages. It updates the cells that were already there, but
> won't insert new rows when I do on the source sheet. I'd appreciate any
> help. Thanks!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Odd Excel 2007 behavior: copied chart linked to source sheet dparizo Microsoft Excel Charting 4 16th Feb 2010 07:31 PM
sorting source data linked to another sheet Wordpainter Microsoft Excel Worksheet Functions 0 30th May 2008 03:01 PM
Protected Sheet doesn't update linked information =?Utf-8?B?VHJhaW5tYXN0ZXI=?= Microsoft Excel Misc 3 16th Mar 2007 06:50 PM
Linked Spreadsheets - Preventing Access to Source Sheet orion69@tinyworld.co.uk Microsoft Excel Misc 1 16th Mar 2007 02:29 PM
update source of multiple linked graphics =?Utf-8?B?dHh0ZWNod3JpdGVyMQ==?= Microsoft Word Document Management 7 28th Nov 2006 06:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:36 AM.