Consulting

Results 1 to 5 of 5

Thread: docking code pane

  1. #1
    VBAX Newbie
    Joined
    May 2005
    Posts
    2
    Location

    docking code pane

    A few days ago I inadvertently moved my code pane from the right hand side of the screen to the bottom so the dividing line between the code pane and the project pane (with vba modules) is now horizontal instead of verticle. How can I get the code back on the right hand side and the modules on the left side of the vba screen?

  2. #2
    VBAX Master Aflatoon's Avatar
    Joined
    Sep 2009
    Location
    UK
    Posts
    1,720
    Location
    Drag the code window back to the right hand side of the VBE until you see the 'drop shadow' become a tall rectangle.
    Be as you wish to seem

  3. #3
    VBAX Newbie
    Joined
    May 2005
    Posts
    2
    Location
    I'm sorry but I cannot DRAG the code window because I cant find where to select it. I can only drag in two places
    1. the grey horizontal bar ( to raise and lower it between the code and the modules)
    2. the red perimeter of the entire window (to make it full screen or smaller)
    Perhaps you can post a screenshot with an arrow showing me where you are able to grab the code window to drag it. Or, is there some setting I need to adjust to make it dragable?
    thanks

  4. #4
    VBAX Master Aflatoon's Avatar
    Joined
    Sep 2009
    Location
    UK
    Posts
    1,720
    Location
    You need to click the restore button below the min/max/restore buttons for the main VBE window. You can also delete the registry entries for the docking settings to reset to the defaults if that doesn't work.
    Be as you wish to seem

  5. #5
    And perhaps this helps:
    www.jkp-ads.com/articles/vbedocking.asp
    Regards,

    Jan Karel Pieterse
    Excel MVP jkp-ads.com

Posting Permissions

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