Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
bmorar
 
Posts: n/a
Default how do i solve 'file not found' error when linking notebooks?

i'm trying to link together different workbooks in excel. this is a formula
i am using, but still get 'file not found' errors when it looks for the other
workbooks to link to.

=IF('C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C$75=0,"0",'C:\BENPROJ\1997\wkshts\[BM6-97.XLW]A'!$G$114*
('C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C79/'C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C$75)+'C:\BENPROJ\1997\wkshts\[BM1-97.XLW]SL New'!C79)

mainly it's this:
'C:\BENPROJ\1997\wkshts\[BM6-97.XLW]A'!$G$114*
('C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C79/'C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C$75)+'C:\BENPROJ\1997\wkshts\[BM1-97.XLW]SL New'!C79
unless my if stmt is wrong.

thanks.


  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Are you saying that you think the files are actually there, but excel can't find
them?

If you are, then I think you made a typo.

When I'm building those kinds of formulas, I'll let excel do the work.

I'll open all the workbooks I need, then I'll start my formula:

=if(

Then I'll use Window to go to the other workbook, then go to the correct sheet
and click on the cell I want to retrieve.

Then continue the formula the same way.

Excel will make sure the syntax is correct--at least for the part it builds.

When you close the other workbooks, excel will adjust the formulas to include
the drive and path.

(I don't think I'd ever try typing one of these monster formulas!)

bmorar wrote:

i'm trying to link together different workbooks in excel. this is a formula
i am using, but still get 'file not found' errors when it looks for the other
workbooks to link to.

=IF('C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C$75=0,"0",'C:\BENPROJ\1997\wkshts\[BM6-97.XLW]A'!$G$114*
('C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C79/'C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C$75)+'C:\BENPROJ\1997\wkshts\[BM1-97.XLW]SL New'!C79)

mainly it's this:
'C:\BENPROJ\1997\wkshts\[BM6-97.XLW]A'!$G$114*
('C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C79/'C:\BENPROJ\1997\wkshts\[BM1A-97.XLW]SL
New'!$C$75)+'C:\BENPROJ\1997\wkshts\[BM1-97.XLW]SL New'!C79
unless my if stmt is wrong.

thanks.


--

Dave Peterson
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
Linking files "File Not Found" Dahlman Excel Discussion (Misc queries) 0 April 4th 05 08:31 PM
File not found prompting Emily Edgington Excel Worksheet Functions 0 March 3rd 05 03:41 PM
How do I reference external data from a file, file name found in . Clux Excel Discussion (Misc queries) 1 February 10th 05 10:52 PM
bypass password when update linking of password protected file Yan Excel Discussion (Misc queries) 1 February 7th 05 11:29 PM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM


All times are GMT +1. The time now is 02:31 PM.

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"