#1   Report Post  
Adam
 
Posts: n/a
Default Formuls updating

Hey there,

I have worksheet (Worksheet 1) that I am pulling in data from specific cells
in another workbook worksheet (Worksheet 2). I want my formula to pull data
from the exact same cell no matter what changes in the workbook (Worksheet 2)
I am pulling from. For example I want to populate worksheet 1 cell A2 with
the data from worksheet 2 Cell A2. When I add a line above A2 in Worksheet 2
the formula in Worksheet 1 updates with A3. I don't want Worksheet 1 to
change the cell it's pulling from when I make changes to Worksheet 2.

Is there a way to do that? Here is the formula I am using.

='[WorkbookName.xls]WorksheetName'!$B$5

I've also tried

='[WorkbookName.xls]WorksheetName'!$B5

All change to B6 when I add a row above B5 in worksheet 2.

Thanks in advance.

-Adam
  #2   Report Post  
bj
 
Posts: n/a
Default Formuls updating

try
=indirect("'[WorkbookName.xls]WorksheetName'!$B$5")


"Adam" wrote:

Hey there,

I have worksheet (Worksheet 1) that I am pulling in data from specific cells
in another workbook worksheet (Worksheet 2). I want my formula to pull data
from the exact same cell no matter what changes in the workbook (Worksheet 2)
I am pulling from. For example I want to populate worksheet 1 cell A2 with
the data from worksheet 2 Cell A2. When I add a line above A2 in Worksheet 2
the formula in Worksheet 1 updates with A3. I don't want Worksheet 1 to
change the cell it's pulling from when I make changes to Worksheet 2.

Is there a way to do that? Here is the formula I am using.

='[WorkbookName.xls]WorksheetName'!$B$5

I've also tried

='[WorkbookName.xls]WorksheetName'!$B5

All change to B6 when I add a row above B5 in worksheet 2.

Thanks in advance.

-Adam

  #3   Report Post  
Adam
 
Posts: n/a
Default Formuls updating

That did the trick. Thanks a million!!

-Adam

"bj" wrote:

try
=indirect("'[WorkbookName.xls]WorksheetName'!$B$5")


"Adam" wrote:

Hey there,

I have worksheet (Worksheet 1) that I am pulling in data from specific cells
in another workbook worksheet (Worksheet 2). I want my formula to pull data
from the exact same cell no matter what changes in the workbook (Worksheet 2)
I am pulling from. For example I want to populate worksheet 1 cell A2 with
the data from worksheet 2 Cell A2. When I add a line above A2 in Worksheet 2
the formula in Worksheet 1 updates with A3. I don't want Worksheet 1 to
change the cell it's pulling from when I make changes to Worksheet 2.

Is there a way to do that? Here is the formula I am using.

='[WorkbookName.xls]WorksheetName'!$B$5

I've also tried

='[WorkbookName.xls]WorksheetName'!$B5

All change to B6 when I add a row above B5 in worksheet 2.

Thanks in advance.

-Adam

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 links are not updating between workbooks Tami C Excel Worksheet Functions 3 October 11th 05 02:03 AM
Excel Not Updating Pricklyflower Excel Discussion (Misc queries) 3 October 5th 05 02:20 PM
?? Links Not Updating ?? djm023 Excel Discussion (Misc queries) 3 September 7th 05 02:10 PM
When updating a worksheet, how do I create a link updating the sa. Phlashh Excel Worksheet Functions 9 January 27th 05 06:05 PM
Updating sheets within a workbook Mike R Excel Discussion (Misc queries) 1 December 4th 04 05:25 AM


All times are GMT +1. The time now is 09:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"