Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 55
Default Pulling data from another workbook

I need to find out how to have Workbook A update automatically when opened
with data from Workbook B. At this point when i open Workbook A it currently
asks if i would like for it to update and if i click yes, it doesn't update
it changes all my formulas to #VALUE. But if i go open Workbook B myself,
Workbook A corrects itself. How can i fix this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Pulling data from another workbook

What are the formulae like that you use to access the data? Some
functions do not work with closed workbooks.

Pete

On Nov 18, 2:45*pm, Frustrated
wrote:
I need to find out how to have Workbook A update automatically when opened
with data from Workbook B. *At this point when i open Workbook A it currently
asks if i would like for it to update and if i click yes, it doesn't update
it changes all my formulas to #VALUE. *But if i go open Workbook B myself,
Workbook A corrects itself. *How can i fix this?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,069
Default Pulling data from another workbook

Some functions, such as INDIRECT and SUMIF, need the linked workbooks open to
return a value. If your links are in formulas with this limitation, that
would cause the #VALUE error if the linked workbooks aren't also open.

SUMIF can be replaced with SUMPRODUCT, which does work with closed
workbooks. Without knowing the nature of your links (which formulas are using
them), it's hard to give specific advice.

Hope this helps,

Hutch

"Frustrated" wrote:

I need to find out how to have Workbook A update automatically when opened
with data from Workbook B. At this point when i open Workbook A it currently
asks if i would like for it to update and if i click yes, it doesn't update
it changes all my formulas to #VALUE. But if i go open Workbook B myself,
Workbook A corrects itself. How can i fix this?

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
Pulling data from Sheets in A workbook MRSVATEK Excel Worksheet Functions 2 June 24th 09 11:03 PM
pulling data from one workbook to another based on a condition Dave H[_3_] Excel Worksheet Functions 3 December 17th 08 04:11 AM
Help Required: Pulling data from a workbook into a worksheet. Preets Excel Worksheet Functions 1 August 30th 07 02:48 AM
pulling through data from another workbook Boethius1 Excel Discussion (Misc queries) 3 February 5th 06 05:28 PM
Pulling data from another workbook pdberger Excel Worksheet Functions 0 September 12th 05 05:54 PM


All times are GMT +1. The time now is 08:13 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"