Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-01-2014, 07:02 AM
pooley343 pooley343 is offline Word Startup Updates Message Windows XP Word Startup Updates Message Office 2007
Novice
Word Startup Updates Message
 
Join Date: Jul 2011
Posts: 6
pooley343 is on a distinguished road
Default Word Startup Updates Message

Hi everyone,
I work in a company of 100+ office users and I have created a custom Word menu tab with various macros to roll out automated functions. This is being done by putting a .dotm template file with the relevant code in the users word/Startup folder.



However, I want to include a "Release Notes" screen on startup showing all the latest changes/updates. Now I know this can be quite simple as I could just having a form with an image on it and displaying that form on startup.

However, I know people will start to get annoyed at this popup every time they open Word so I want it to be a bit cleverer than that. I want a few tickboxes so that they can say "Do not show me this again" so that person will never see it again. And also another tickbox saying "Do not show me this until the next update" which will stop showing the message until I change the file in the Startup folder.

Anyone got any ideas on how I can do this?
Many thanks.
Reply With Quote
  #2  
Old 05-01-2014, 02:35 PM
Charles Kenyon Charles Kenyon is offline Word Startup Updates Message Windows 7 64bit Word Startup Updates Message Office 2010 32bit
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,140
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Have your pop-up userform install a document variable in the ThisDocument.variables that contains both the update number and user choice. Then have your AutoExec in the Add-In check the status of those variables. This takes care of the "not until next update" one but not "never." Be sure to save ThisDocument after the checkbox is used and the variables are updated.

I am assuming that your Add-In gets written to the user's local computer's Word Startup folder when it changes.

On my ribbon Add-Ins, I use a dialog launcher to give an About dialog and make it optional rather than automatic.
Reply With Quote
  #3  
Old 05-01-2014, 02:38 PM
Charles Kenyon Charles Kenyon is offline Word Startup Updates Message Windows 7 64bit Word Startup Updates Message Office 2010 32bit
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,140
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

P.S. Unless you really need the ribbon tab, you can simply save QAT modifications to a template holding your macros. You can give them supertips just like ribbon buttons.

For me, this is much simpler. I have put some of the most-used buttons from my ribbon tab on the QAT so they are always available.

Modifying the QAT and Ribbon in Microsoft Word

I also have my Ribbon tab appear before the Home tab so it will be the first thing the user sees when Word is started.
Reply With Quote
  #4  
Old 05-02-2014, 02:59 AM
pooley343 pooley343 is offline Word Startup Updates Message Windows XP Word Startup Updates Message Office 2007
Novice
Word Startup Updates Message
 
Join Date: Jul 2011
Posts: 6
pooley343 is on a distinguished road
Default

Thanks.

I will let you know how I get on with that and if I have any other questions.

P.S. Yes, we do really need a custom tab. We have dozens of templates that people need access to. Plus other custom macros for things like Property control is also in there too. It would be too much to put in the QAT.
Reply With Quote
  #5  
Old 05-02-2014, 06:12 AM
pooley343 pooley343 is offline Word Startup Updates Message Windows XP Word Startup Updates Message Office 2007
Novice
Word Startup Updates Message
 
Join Date: Jul 2011
Posts: 6
pooley343 is on a distinguished road
Default

I have managed to get that working now. Thanks for your help.

The solution was as you said. I have a new file (.docx) in the Word Startup folder.

Then my template file (.dotm) in the same folder, runs autoexec() which opens the .docx. Gets the variable, does its stuff, saves it and then closes it.

In order to reset peoples choice, I just put the .docx in the source folder for the log-in script which will re-write the users local copy.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 2007 TOC Updates to Include Tables and Styles rphox2003 Word 6 10-21-2012 06:41 AM
Word Startup Updates Message Merge doc on startup arkay Mail Merge 1 03-20-2012 11:50 PM
Multiple Calendars on startup ericthelad168 Outlook 0 09-13-2011 05:34 AM
Word Startup Updates Message Word 2010 Startup with template screes mark.osborne Word 3 08-19-2011 04:19 AM
Word 2002 Remove add-ins on startup Rex Word 0 10-09-2010 07:36 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:30 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft