directory window keeps opening up

almagg

Well-known Member
Joined
Aug 21, 2002
Messages
705
i am linking cells between workbooks.

when i paste the directory(?) window opens up wanting me to select the correct file. like it doesn't know exactly which file i am linking.

this is what i paste.

='[2007 Department Expense Summary - 10018.xls]Summary'!D24

then the window opens up and i have to manually select the xls file that is in the brackets.

i dunno.
 
yeah, don't know how that got there
but it was correct in the code

that window is still popping up
 
Upvote 0

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
it is working now - the problem was...

...

i did not pay attention to the file names.
* for two of them, there was an extra space before the hyphen
* for five of them of them, the words "Initial Submission"
followed "Summary"
* and for three of those the word was spelled "Sumbission"

ActiveCell.Value = "='N:\IT Analysis Group\2007 Plan\Cost Center Files to Link\[2007 Department Expense Summary - 10015.xls]Summary'!" & myaddress

i knew it wasn't myyy code :)
 
Upvote 0

Forum statistics

Threads
1,214,894
Messages
6,122,124
Members
449,066
Latest member
Andyg666

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top