ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Editing the target worksheet (https://www.excelbanter.com/excel-discussion-misc-queries/148099-editing-target-worksheet.html)

zhj23

Editing the target worksheet
 
My target worksheet (just one) is linked to several source worksheets (about
50 files). If I want to edit the target worksheet (say, adding additional
rows), does it mean that I have to open all my sources such that the links
can be kept?

I had tried to edit the target without opening the sources, the linked
addresses will all be jumbled up after adding the new rows.

If it is indeed required for the sources to be opened, can EXCEL open 50
files at the same time? Any memory problem here?

Thanks.

zhj23

Dave Peterson

Editing the target worksheet
 
One way to make sure the links aren't messed up is to make sure the "receiving"
workbooks are open--so that they know that something changed in the "sending"
workbook.

Another way is to use a range name in the "sending" workbook. Excel is smart
enough to know when that name has changed location.

And one more...

Maybe you don't have to rely on formulas that point to an individual cell???

If you have a key column that contains a unique key (and that key is common in
all the workbooks), you may be able to use formulas like =vlookup() or
=index(match()).

zhj23 wrote:

My target worksheet (just one) is linked to several source worksheets (about
50 files). If I want to edit the target worksheet (say, adding additional
rows), does it mean that I have to open all my sources such that the links
can be kept?

I had tried to edit the target without opening the sources, the linked
addresses will all be jumbled up after adding the new rows.

If it is indeed required for the sources to be opened, can EXCEL open 50
files at the same time? Any memory problem here?

Thanks.

zhj23


--

Dave Peterson

zhj23

Editing the target worksheet
 
Thanks for your suggestions.

vlookup() is something new to me. I shall explore it further.


zhj23

"Dave Peterson" wrote:

One way to make sure the links aren't messed up is to make sure the "receiving"
workbooks are open--so that they know that something changed in the "sending"
workbook.

Another way is to use a range name in the "sending" workbook. Excel is smart
enough to know when that name has changed location.

And one more...

Maybe you don't have to rely on formulas that point to an individual cell???

If you have a key column that contains a unique key (and that key is common in
all the workbooks), you may be able to use formulas like =vlookup() or
=index(match()).

zhj23 wrote:

My target worksheet (just one) is linked to several source worksheets (about
50 files). If I want to edit the target worksheet (say, adding additional
rows), does it mean that I have to open all my sources such that the links
can be kept?

I had tried to edit the target without opening the sources, the linked
addresses will all be jumbled up after adding the new rows.

If it is indeed required for the sources to be opened, can EXCEL open 50
files at the same time? Any memory problem here?

Thanks.

zhj23


--

Dave Peterson


Dave Peterson

Editing the target worksheet
 
Debra Dalgleish has lots of notes on =vlookup() and =index(match()) he
http://www.contextures.com/xlFunctions02.html (for =vlookup())
and
http://www.contextures.com/xlFunctions03.html (for =index(match()))

zhj23 wrote:

Thanks for your suggestions.

vlookup() is something new to me. I shall explore it further.

zhj23

"Dave Peterson" wrote:

One way to make sure the links aren't messed up is to make sure the "receiving"
workbooks are open--so that they know that something changed in the "sending"
workbook.

Another way is to use a range name in the "sending" workbook. Excel is smart
enough to know when that name has changed location.

And one more...

Maybe you don't have to rely on formulas that point to an individual cell???

If you have a key column that contains a unique key (and that key is common in
all the workbooks), you may be able to use formulas like =vlookup() or
=index(match()).

zhj23 wrote:

My target worksheet (just one) is linked to several source worksheets (about
50 files). If I want to edit the target worksheet (say, adding additional
rows), does it mean that I have to open all my sources such that the links
can be kept?

I had tried to edit the target without opening the sources, the linked
addresses will all be jumbled up after adding the new rows.

If it is indeed required for the sources to be opened, can EXCEL open 50
files at the same time? Any memory problem here?

Thanks.

zhj23


--

Dave Peterson


--

Dave Peterson


All times are GMT +1. The time now is 03:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com