
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.
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