LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 85
Default Links to other workbook

I have a series of workbooks which access another workbook to complete data.

Some of this is done with data validation by creating a name linked to the
external data. The rest is done using VLOOKUP based on the entries cells
filled with data validation. This all used to work well until I changed the
location of the external data file (moved from My Documents to C:\).

I know I need to change the target in the sheets and this worked fine in the
first one, but the second seems to be causing problems.

When I open the workbook, I'm prompted that the sheet contains external data
and asks if I want to update it. Whne I click Yes, a dialog box opens saying
File Not Found and displaying the root directory where the file is.
Can anyone see anything wrong with the formulae below (copied while Test
Equipment List.xls is open)?
Named ranges
='[Test Equipment List.xls]Sheet1'!$E$5:$E$30
='[Test Equipment List.xls]Sheet1'!$A$5:$A$30
Formulae
=IF(A36="","",VLOOKUP(A36,'[Test Equipment
List.xls]Sheet1'!$A$5:$C$30,2,FALSE))
=IF(A36="","",VLOOKUP(A36,'[Test Equipment
List.xls]Sheet1'!$A$5:$C$30,3,FALSE))
='[Test Equipment List.xls]Sheet1'!$G$5

I've used Find to locate all references of Test and these are the only ones
on the sheet.
I've looked through all the named ranges and the only ones referring to an
external workbook are those listed above, all the others refer to a hidden
sheet in the local workbook.

Any suggestions will be very gratefully received.

Ian



 
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
My workbook links are not updating (its 30,000 KB size workbook). rselena Excel Discussion (Misc queries) 1 August 14th 06 09:14 PM
Workbook Links pavlai Excel Worksheet Functions 1 March 14th 06 03:44 PM
Links to other workbook Lolly Excel Discussion (Misc queries) 3 November 17th 05 01:10 AM
Links Within a Workbook Angelica New Users to Excel 1 October 13th 05 03:40 PM
Workbook Links Jim Excel Worksheet Functions 3 June 16th 05 06:31 AM


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