Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Open a dialog box

I've done this before but don't remember how ... I need a script that will
open a particular dialog box and then stop.

Can anyone help?

Thanks so much!
  #2   Report Post  
Posted to microsoft.public.excel.programming
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Open a dialog box

Perhaps you are looking for something similar to:
application.dialogs(xlDialogSaveAs).show
which shows the saveas dialog box. modify to show whatever dialog box you
actually want.



"ChelseaWarren" wrote:

I've done this before but don't remember how ... I need a script that will
open a particular dialog box and then stop.

Can anyone help?

Thanks so much!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Open a dialog box

Thank you. That's exactly it!

"JMB" wrote:

Perhaps you are looking for something similar to:
application.dialogs(xlDialogSaveAs).show
which shows the saveas dialog box. modify to show whatever dialog box you
actually want.



"ChelseaWarren" wrote:

I've done this before but don't remember how ... I need a script that will
open a particular dialog box and then stop.

Can anyone help?

Thanks so much!

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
Open Dialog Box to return Selected File Path and Not Open it. DMS Excel Programming 4 January 26th 10 12:46 PM
Open Dialog Box MichaelR Excel Worksheet Functions 1 June 5th 08 05:36 AM
Open file with open dialog box Jafery Excel Programming 5 September 12th 05 02:43 PM
control of dialog macro dialog box. on open Gerry Abbott Excel Programming 0 July 22nd 04 05:41 PM
Open Dialog Rob Excel Programming 5 February 27th 04 04:34 PM


All times are GMT +1. The time now is 02:32 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"