You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing a VB.NET utility for generating a list of all files linked to by a Microsoft Word doc. The file in question links both to Excel files and to other Word documents. I'm currently using this code:
Hi @rjgoodman , Can you share the .docx file with the links?
Sorry, they're docs from work that I'm not allowed to share. It seems to happen across the board, though. I've tried it with several word docs and the result is always the same. Spreadsheets are there, word docs aren't.
I'm writing a VB.NET utility for generating a list of all files linked to by a Microsoft Word doc. The file in question links both to Excel files and to other Word documents. I'm currently using this code:
The results contain all the relevant spreadsheet links, but the links to the word documents are missing.
The text was updated successfully, but these errors were encountered: