Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-17-2018, 11:57 PM
nsv nsv is offline Open macro selector (ALT+F8) in VBA Windows 8 Open macro selector (ALT+F8) in VBA Office 2013
Novice
Open macro selector (ALT+F8) in VBA
 
Join Date: Jul 2010
Location: Denmark
Posts: 17
nsv is on a distinguished road
Default Open macro selector (ALT+F8) in VBA

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
Of course this one does not work, but I hope you get the idea. I know that the instruction 'ShowVisualBasicEditor = True' works, but that is not what I am after.



NSV
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Open macro selector (ALT+F8) in VBA Macro to Open to a Website When No Document Is Open lostinwebspace Word VBA 1 02-13-2016 10:28 AM
Open macro selector (ALT+F8) in VBA 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
Open macro selector (ALT+F8) in VBA 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

Other Forums: Access Forums

All times are GMT -7. The time now is 01:39 PM.


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