Retrieving values from different workbooks

kdr

New Member
Joined
Nov 23, 2010
Messages
17
I have multiple workbooks that I'd like to pull only bits of information from, like totals. When I try to pull a total I've been using =[PracticeTemplate]Sheet1!E7 which comes up with a value of '0' and the actual value in the original workbook is '31'. What am I missing?

Would an update automatically happen when a workbook is opened?
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
Try using the whole path:
='C:\Path\To\File\[PracticeTemplate.xls]Sheet1'!E7
 
Upvote 0
You know what...I tried that, and got an error dialogue box; BUT, I triple checked the formula and low and behold it worked! Seems I needed to select the cell when it verified my filepath, not just type in the cell I wanted. Either way, I have a solution to that little issue!

Now, how do I get the workbook to update when the original cells change?
 
Upvote 0

Forum statistics

Threads
1,214,938
Messages
6,122,346
Members
449,080
Latest member
Armadillos

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top