Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Links / April 2008

Tip: Looking for answers? Try searching our database.

Link to Second Workbook Not Working

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Launchnet - 31 Mar 2008 22:17 GMT
Well, I have a problem.

My open workbook is Named "One.xls"
My closed workbook is Named "ClosedBook.xls"
      This "ClosedBook" is located as indicated in my code:
             
Here is my code:

='C:\extrafiles\SecondaryLevel[BofACheckRegister.xls]Payable'!CurrentBal

Can someone tell me what I am doing wrong ?

The error message is:   #NAME

Thanks in advance for the help

Matt @ Launchnet
Launchnet - 31 Mar 2008 22:40 GMT
Maybe I should also state that I am trying to have the dollar value displayed
in a cell on "One.xls" from a cell in "ClosedBook.xls"

Naturally, I want the cell in "One.xls" to be updated whenever the value in
"Closedbook.xls" changes

Thanks
Matt @ Launchnet

>Well, I have a problem.
>
[quoted text clipped - 13 lines]
>
>Matt @ Launchnet

Signature

Please take a look at  www.openoursite.com  Click on: "Keywords" and then
Click on "Matt's Story" and if you are a man, you should be very happy that
you read my story.  God Bless for everyones help.

Bill Manville - 02 Apr 2008 08:42 GMT
I would suspect that the range name CurrentBal was not defined on sheet
Payable in workbook BofACheckRegister.xls in folder
C:\extrafiles\SecondaryLevel

Open it up and check using Insert > Name > Define

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup
Launchnet - 04 Apr 2008 03:20 GMT
Hi Bill
Sorry I've been gone so I couldn't answer any sooner.
I checked the range name and it is correct.
Any other ideas ?
Thanks Matt @ Launchnet

>I would suspect that the range name CurrentBal was not defined on sheet
>Payable in workbook BofACheckRegister.xls in folder
[quoted text clipped - 5 lines]
>MVP - Microsoft Excel, Oxford, England
>No email replies please - respond to newsgroup

Signature

Please take a look at  www.openoursite.com  Click on: "Keywords" and then
Click on "Matt's Story" and if you are a man, you should be very happy that
you read my story.  God Bless for everyones help.

Bill Manville - 04 Apr 2008 08:45 GMT
On second look it seems to me there is a \ missing from the filename:
='C:\extrafiles\SecondaryLevel[BofACheckRegister.xls]Payable'!CurrentBa
l

I would expect it to be:

='C:\extrafiles\SecondaryLevel\[BofACheckRegister.xls]Payable'!CurrentB
al

However, when I try to reproduce the problem by removing the "\" from a
valid link I get a #REF error rather than #NAME.  The only way I get
#NAME is if I use a range name that is not present in the referenced
worksheet.

Why not start again, Edit > Copy the cell you want to link to and Edit
> Paste Special > Paste Link into the cell containing the formula that
is not working.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup
Launchnet - 04 Apr 2008 18:42 GMT
I was just looking at my code and found that I had left out \  \  in 2
different places.  It now works.  Code should read:  >='C:\extrafiles\
SecondaryLevel\[BofACheckRegister.xls]\Payable'!CurrentBal

Thanks everybody.

Matt @ Launchnet

>On second look it seems to me there is a \ missing from the filename:
>='C:\extrafiles\SecondaryLevel[BofACheckRegister.xls]Payable'!CurrentBa
[quoted text clipped - 17 lines]
>MVP - Microsoft Excel, Oxford, England
>No email replies please - respond to newsgroup

Signature

Please take a look at  www.openoursite.com  Click on: "Keywords" and then
Click on "Matt's Story" and if you are a man, you should be very happy that
you read my story.  God Bless for everyones help.

Bill Manville - 06 Apr 2008 14:32 GMT
Actually the second \ that you inserted should not be there.
It should be as I indicated:

='C:\extrafiles\SecondaryLevel[BofACheckRegister.xls]Payable'!CurrentBa
l

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.