Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi all,
One of my macros leaves the VBA Editor window open after execution. Is there a way to close it without using Alt F11?? Thanks for any help! Regards, Bony_Pony |
#2
![]() |
|||
|
|||
![]()
You can use SendKeys to send these keystrokes. Look it up in Help.
But why and how is your macro opening the VBEditor window? I would find the answer to that question, then don't open it in the first place. On Mon, 7 Mar 2005 10:18:57 -0800, "Bony_Pony" wrote: Hi all, One of my macros leaves the VBA Editor window open after execution. Is there a way to close it without using Alt F11?? Thanks for any help! Regards, Bony_Pony |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Opening a file with code without a set file name | Excel Discussion (Misc queries) | |||
Opening a file with code without a set file name | Excel Discussion (Misc queries) | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Command Button VBA code | Excel Discussion (Misc queries) |