![]() |
|
#1
|
|||
|
|||
|
I wonder if it is possible to make a Word document start with the macro selector (ALT+F8) activated; something like this:
Code:
Private Sub Document_Open() MsgBox "Instruction:" & vbNewLine & _ "" & vbNewLine & _ "This document is a template with a number of macros for selecting the relevant icons." ShowMacroSelector = True End Sub NSV |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro to Open to a Website When No Document Is Open
|
lostinwebspace | Word VBA | 1 | 02-13-2016 10:28 AM |
MS Word 2010 Table Selector Selects Header On One Page and Rows On Next Page
|
scptech | Word Tables | 4 | 01-11-2016 02:55 PM |
can I run a macro when I open a specific doc ??
|
ximpostor | Word VBA | 10 | 10-12-2012 12:35 PM |
| macro to open another document | coconutt | Word VBA | 1 | 06-11-2012 04:39 AM |
| can I run a macro when I open a specific doc. | shreked | Word | 8 | 01-12-2012 03:36 AM |