Inserting rows in multiple workbooks

  • Thread starter Thread starter 50pingviner
  • Start date Start date
5

50pingviner

Hi,

I am working in a workbook that have external references to anothe
workbook.
If I insert a row in the workbook, which is being linked to, it messe
up the links.

How can I make the workbook with the links automatically generate a ro
with links, when a row is generated in the other workbook?

Thx. Lar
 
safest way is to have the linking worksheet link to NAMED RANGES, not
addresses.
2nd safest way is to have all related workbooks opened at the same time.
Then, when an insertion is made, the references adjust.
Bob Umlas
Excel MVP

"50pingviner" <[email protected]>
wrote in message
news:[email protected]...
 
Thx.. but I would like the other sheet to automatically make a similar
row, so the two sheets match. It should be possible with a macro, but I
cant make it do it.

But thx. for the fast reply.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top