S
Stephen
Hi,
I have two workbooks. In Book1, I want A2 to be exactly
the same as B1 in Book2.
The problem is that every night, I run a program which
updates Book2, inserting a new row 1, so the value in B1
is now pushed down to be the value in B2 and a new value
is inserted into in B1. I want this new value in B1 to be
reflected in A2 (Book1). That is, for A2 (Book1) to
always be the same value as B1 (Book2), even when B1
becomes a new row with a new value.
I thought I would be okay if I used dollar signs, so for
A2 in Book1, I have:
='[Book2.xls]AA'!$B$1
But it doesn't seem to be working.
Any help would be greatly appreciated.
Thanks a lot,
Stephen
I have two workbooks. In Book1, I want A2 to be exactly
the same as B1 in Book2.
The problem is that every night, I run a program which
updates Book2, inserting a new row 1, so the value in B1
is now pushed down to be the value in B2 and a new value
is inserted into in B1. I want this new value in B1 to be
reflected in A2 (Book1). That is, for A2 (Book1) to
always be the same value as B1 (Book2), even when B1
becomes a new row with a new value.
I thought I would be okay if I used dollar signs, so for
A2 in Book1, I have:
='[Book2.xls]AA'!$B$1
But it doesn't seem to be working.
Any help would be greatly appreciated.
Thanks a lot,
Stephen