Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using this macro.
Dim vFilename vFilename = Application.Dialogs(xlDialogOpen).Show If vFilename < False Then On Error Resume Next End If And the macro works good when you select a file. You can chose also Cancel in the open box, and if you do the macro runs instead of ending. How c Thx Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Open XML dialog box | Excel Discussion (Misc queries) | |||
Open file Dialog box in Macro | Excel Programming | |||
Open Dialog | Excel Programming | |||
Open dialog in macro | Excel Programming | |||
Does an open dialog box slow down or stop a Macro? | Excel Programming |