Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Open Macro Dialog Box

Alt + F8 will open the Macro dialog box.

How can I automate the Alt+F8 in a macro so the macro will
open the macro dialog box.

Thank you,

Steven
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Open Macro Dialog Box

Hi Steven,

Try:

Application.Dialogs(xlDialogRun).show


---
Regards,
Norman



"Steven" wrote in message
...
Alt + F8 will open the Macro dialog box.

How can I automate the Alt+F8 in a macro so the macro will
open the macro dialog box.

Thank you,

Steven



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
control of dialog macro dialog box. on open Gerry Abbott Excel Programming 0 July 22nd 04 05:41 PM
end Macro after cancelling open dialog No Name Excel Programming 1 June 29th 04 08:58 AM
Open file Dialog box in Macro Joshua Excel Programming 6 April 4th 04 01:44 AM
Open dialog in macro Matt Excel Programming 1 February 21st 04 06:34 PM
Does an open dialog box slow down or stop a Macro? Doug[_9_] Excel Programming 2 January 6th 04 12:12 AM


All times are GMT +1. The time now is 02:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"