Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have this code and it works good. But how can i get it to exit the macro if
< vbyes Thanks Mike Set FD = Application.FileDialog(msoFileDialogOpen) With Application.FileDialog(msoFileDialogOpen) If .Show Then .Execute End With |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run a macro on exit | Excel Programming | |||
Run macro on exit | Excel Discussion (Misc queries) | |||
MsgBox, VBYes, VBNo | Excel Programming | |||
on exit macro | Excel Discussion (Misc queries) | |||
If vbYes Then help... | Excel Programming |