![]() |
|
|
|
#1
|
||||
|
||||
|
Quote:
Change: .InsertAfter vbCr & "This Folder" & vbCr to: .InsertAfter vbCr & Split(StrFldr, "\")(UBound(Split(StrFldr, "\"))) & vbCr Regarding the '01.01 Introduction\' issue - Change: .InsertAfter vbCr & strRelPath & vbCr to: .InsertAfter vbCr & Split(strRelPath, "\")(0) & vbCr Quote:
If it's the latter, that's most likely because when you use Word to hyperlink to another file type, Windows recognises there's an issue, then Word's attempt to open the file fails.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
| Tags |
| batch processing, hyperlinking |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Batch Comparing Multiple Word Files | scienceguy | Word VBA | 2 | 10-27-2021 07:43 AM |
Batch add suffix to PDF files in folder
|
Dave T | Windows | 2 | 03-01-2016 08:07 PM |
| Remove Compatibility Mode on DOCX files (batch) | w64bit | Word | 17 | 02-01-2015 06:02 AM |
how to batch update linked image files path?
|
stanleyhuang | Word | 3 | 09-11-2014 12:51 AM |
| Hyperlinking files on a mapped network drive | howler2345 | Outlook | 0 | 12-21-2011 08:54 AM |