![]() |
#1
|
|||
|
|||
![]()
I have created few template files with a Visual Basic userform on Word 2013. When I open the files, a userform pops up so people can fill out information. Then I saved it in Sites in Office 365 so anyone with access can use it. But when I open the files from there, the document information panel always pops up and it's a huge pain in the ass. How can I disable/hide DIP for all the files in the Sites folder?
I tried running 'inspect documents' and removed the 'document properties' but after that the userform doesn't pop up anymore when I open the file. I need the userform to pop up or the file is useless. I went to the Sites settings but all the DIPs are already disabled. HELP ME PLEASE |
#2
|
||||
|
||||
![]()
You could try testing the current folder and, if it's the Sites in Office one, exit rather than loading the userform. For example:
If CurDir = "Sites in Office folder" Then Exit Sub
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Tags |
document info panel, userform, word 2013 |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Insert an image to a document created by a userform? | jgoodrich | Word VBA | 0 | 10-22-2014 11:03 AM |
Word Userform hiding behind document | jordan427 | Word VBA | 0 | 10-03-2014 02:12 AM |
![]() |
BoringDavid | Word VBA | 5 | 05-09-2014 09:08 AM |
![]() |
Bill Bisco | Word | 6 | 09-03-2012 07:59 PM |
![]() |
SaneMan | Word VBA | 5 | 10-14-2011 05:12 AM |