excel_user123
New Member
- Joined
- Jul 19, 2016
- Messages
- 12
- Office Version
- 365
- Platform
- Windows
Hi everyone,
Solution: I have a need for creating a simple message box that prompts a user with each mapped network drive in a file for an external link that shows them what the current drive is and a cell in the message box that lets them choose where the new drive needs to be mapped to. In other words I need to be able to change an external link's mapped network drive from whatever it currently is to what it now needs to be!
Problem: We are on-boarding a new company and they are going to have their Microsoft Office files brought into our network. I'm specifically concerned with their Excel files and any links that may be brought over in them. For example if they currently have a file that has an external link that is mapped like this:
='G:\Corporate\Administration\[Letters of Credit.xls]Sheet1'!$A$7
I want to be able to update, modify or change the mapped drive to this:
='T:\Corporate\Administration\[Letters of Credit.xls]Sheet1'!$A$7
Is this even possible? I don't want to have to go into find and replace and physically look for the file and re-link it as that will take forever. If someone knows some simple code that will search for the links for me and create a message box that shows what the current location is and a spot in that message box to simply put in a letter and it changes the file path for me, that would be simply amazing!
I cannot wait to see someone come up with this solution. You guys are great!
Thanks,
excel_user123
Solution: I have a need for creating a simple message box that prompts a user with each mapped network drive in a file for an external link that shows them what the current drive is and a cell in the message box that lets them choose where the new drive needs to be mapped to. In other words I need to be able to change an external link's mapped network drive from whatever it currently is to what it now needs to be!
Problem: We are on-boarding a new company and they are going to have their Microsoft Office files brought into our network. I'm specifically concerned with their Excel files and any links that may be brought over in them. For example if they currently have a file that has an external link that is mapped like this:
='G:\Corporate\Administration\[Letters of Credit.xls]Sheet1'!$A$7
I want to be able to update, modify or change the mapped drive to this:
='T:\Corporate\Administration\[Letters of Credit.xls]Sheet1'!$A$7
Is this even possible? I don't want to have to go into find and replace and physically look for the file and re-link it as that will take forever. If someone knows some simple code that will search for the links for me and create a message box that shows what the current location is and a spot in that message box to simply put in a letter and it changes the file path for me, that would be simply amazing!
I cannot wait to see someone come up with this solution. You guys are great!
Thanks,
excel_user123