Remember that embedding Word documents can be useful for adding detailed text below an Excel table or providing documentation about a process.
You can download the practice workbook from here:
Linking Word Document to Excel.xlsxHosne Ara is a materials and metallurgical engineer who loves exploring Excel and VBA programming. To her, programming is like a time-saving superhero for dealing with data, files, and the internet. She's skilled in Rhino3D, Maxsurf C++, MS Office, AutoCAD, and Excel & VBA, going beyond the basics. With a B. Sc. in Materials and Metallurgical Engineering from Bangladesh University of Engineering and Technology, she's shifted gears and now works as a content developer. In this role, she. Read Full Bio
Werner Kostendt May 27, 2022 at 7:18 PMDear Hosne, This disadvantage is killing me and it took me forever to finally figure out this is the problem I was having. “Unfortunately, there is a disadvantage of linking word files to excel.” “The file path must be always the same which means the original word file requires to be in the same location. If you send the excel file to people who do not have the access to the linked location, then linking won’t be useful.” This sort of defeats the purpose of using the same linked cell format for numerous analogous projects. I think I have a workaround for my own use as a real estate appraiser. I set up spreadsheets for different projects that are identically formatted to my linked spreadsheet. For example “Year Built” is in cell B1, “Square Footage, in cell B2, “Date of Appraisal” is in cell B3 on the linked spreadsheet and on every property spreadsheet. When I am ready to do my final linking, I simply copy the cells over whatever data is already existing in my linked spreadsheet. They key is I am copying data, not copying files. I still have my original data properly formatted in its appropriate job folder, I can work on other projects, within their own folders, and not lose the data for a prior project that I might still be working. I also did see that someone wrote a macro that changes the file path within the link codes so that the paired Word and Excel files are properly linked if
moved or copied to a new folder. The macros changes the coding to become relative rather than the links continually referring back to the original source file.