+ Reply to Thread
Results 1 to 2 of 2

Closing the VBA Editor using code

  1. #1
    Bony_Pony
    Guest

    Closing the VBA Editor using code

    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. #2
    Myrna Larson
    Guest

    Re: Closing the VBA Editor using code

    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"
    <anonymous@discussions.microsoft.com> 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1