Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. If you are using an earlier version (Excel 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Excel, click here: Changing Link References.
Written by Allen Wyatt (last updated November 20, 2021)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365
An ExcelTips reader wrote about a problem their company was having with links in their workbooks. It seems that their links were showing up as UNC paths to files instead of as mapped drive letters. This initially posed no problem, but when the files were moved to a new network server in preparation for changing the network configuration, the UNC paths no longer worked.
Fortunately, Excel has a very powerful search and replace feature. It is so powerful, it even works on OLE links in your worksheet. For instance, let's say your links in some cells looked like this:
='\\proserver\Excel\mystuff\[WordTips.xlsx]Sheet1!B25
If the server name is changing or the data is being moved to a different server, this can present a problem. And, unfortunately, the Edit Links tool (On the Data tab of the ribbon) is a real pain at times. You can quickly change all UNC references in the worksheet by searching for the UNC path (in this case, "\\proserver\Excel\mystuff\") and replacing it with your desired mapped drive letter (for instance, "q:\"). The result is links that all of a sudden point to the proper location.
There is one "gottcha" to be aware of. The UNC path is very specific, and will work regardless of what computer is connected to a network. However, it is possible for different computers to have different drive letters mapped for the same network destination. For instance, one workstation might have \\proserver\Excel\ mapped to drive S:, and another workstation may have it mapped to T:. If you change all the links to S:, then the workstations that don't use drive S: for mapping to that location will not be able to access the file.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (10519) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Changing Link References.
Professional Development Guidance! Four world-class developers offer start-to-finish guidance for building powerful, robust, and secure applications with Excel. The authors show how to consistently make the right design decisions and make the most of Excel's powerful features. Check out Professional Excel Development today!
Copying information from one place to another in a worksheet is easy. Copying hyperlinks may not seem that easy, but you ...
Discover MoreExcel will cheerfully keep track of all sorts of hyperlinks for you. If you want to change the hyperlink in some way, ...
Discover MoreIf you have links in your workbook to data in other workbooks, you may want to control whether Excel updates those links ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2021-11-22 11:34:49
J. Woolley
You might also be interested in My Excel Toolbox's ListExLinks array function. The result of ListExLinks is similar to the Edit Links dialog minus the Update column, but ListExLinks adds a Reference column to identify cells that contain a formula referencing the link.
See https://sites.google.com/view/MyExcelToolbox/
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments