I have an Excel application that opens a Word doc, prints it, then closes it. The Word doc has linked fields that update from the Excel workbook that opened it.
My question: how can I pass the full filepath of the Excel workbook to the Word doc when my code opens it, and have the Word doc automatically update its linked fields to pull from that file path? I don't want my users to have to manually update the linked fields in the Word doc if they rename or move the Excel workbook.
Thanks!
My question: how can I pass the full filepath of the Excel workbook to the Word doc when my code opens it, and have the Word doc automatically update its linked fields to pull from that file path? I don't want my users to have to manually update the linked fields in the Word doc if they rename or move the Excel workbook.
Thanks!