How to Break and Remove Excel Formula Links

How to break Excel formula links—this feature uses the “Edit Links” command to break links between different Excel files. If you frequently use the VLOOKUP function, you can use this feature to convert linked data to values in one step.

Break VLOOKUP function links - Data > Edit Links > Break Links

How to Break VLOOKUP Function Links


Use the feature for breaking links between Excel files.


DATA > EDIT LINKS > BREAK LINKS

DATA > EDIT LINKS > BREAK


Steps for Editing External Data Links Between Excel Files


As shown below, there is an “A file” on the left and a “B file” on the right.

An example of using a VLOOKUP function with multiple criteria between two Excel files.


Use one of the multiple-criteria VLOOKUP methods to retrieve the values in column C of file A into column C of file B.


Learn About VLOOKUP with Multiple Criteria

The VLOOKUP formula used in column C of “B file” is shown below. (For details, please refer to the link above.)

C2 cell formula
= VLOOKUP(A2&B2,'[A file.xlsx]sheet1′!$C$1:$D$11,2,0)

An example of a linked formula during the VLOOKUP function link-breaking process.



After retrieving the desired values with the VLOOKUP function, use “Break Links” to convert the data to values as shown below.

An example showing that Excel file links have been removed after using Data, Edit Links, and Break Links.


Once all external data links in the Excel file have been removed, the “Edit Links” command is disabled.

If an Excel file has no externally linked data, the "Edit Links" command is disabled.



Conclusion

We reviewed how to remove links from values retrieved from external files in Excel formulas and convert them to values all at once. Simply breaking the external data links after using VLOOKUP preserves the correct values and helps you manage accurate data. We recommend adding this to your frequently used Excel “keyboard shortcuts”.

Retrieve VLOOKUP Source Values While Preserving Formatting

Leave a Reply

Your email address will not be published. Required fields are marked *