![]() |
|
#1
|
|||
|
|||
|
Hi,
I have a formula that inserts text from a bookmark in a separate word document. I originally set it up to read from a document on our file server and it worked great. However, now I would like to move the document with the bookmarks to OneDrive, but I am having trouble figuring out how to reference the OneDrive document in the formula. I tried just replacing the file path with the OneDrive link but it gives me a "Bookmark not defined" error. Any ideas? Thanks for your help. Original formula: (this one works) {IF {REF ACOUSTICS} = "TRUE" "{INCLUDETEXT "G:\\***\\SPORTS - SCOPES BY DISCIPLINE.DOCX" ACOUSTICS}" ""} With OneDrive link: (this one does not work) {IF {REF ACOUSTICS} = "TRUE" "{INCLUDETEXT "HTTPS://***-MY.SHAREPOINT.COM/:W:/P/***" ACOUSTICS}" ""} |
| Tags |
| bookmark, includetext, one drive |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Macro to insert different sets of text at bookmark depending on sequence of selected check boxes | chipper09 | Word VBA | 0 | 06-21-2018 01:49 PM |
Find {text} and insert cross reference from bookmark
|
Slamzor | Word VBA | 1 | 12-01-2017 05:12 PM |
| How to insert text before bookmark ? | vince692 | Word VBA | 6 | 05-19-2016 05:44 AM |
Open header to insert text into bookmark
|
Amapola188 | Word VBA | 3 | 07-12-2012 05:16 PM |
VBA to insert Bookmark
|
rockwellsba | Word VBA | 2 | 05-31-2011 01:07 AM |