Consulting

Results 1 to 9 of 9

Thread: Saving window layout in VBA editor

  1. #1
    VBAX Regular
    Joined
    Oct 2022
    Posts
    27
    Location

    Saving window layout in VBA editor

    When I change the layout of open windows in the VBA editor (sizes & positions, or cascade/tile), then save, close and re-open the file, the layout changes are all lost. How do I make them stick?

  2. #2
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,049
    Location
    I seriously doubt that Microsoft would allow you (a User) access into their procedural code to do this.
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

  3. #3
    VBAX Regular
    Joined
    Oct 2022
    Posts
    27
    Location
    Thanks for your reply. I thought the sizes and positions of open windows would be saved automatically, or there would be an option for doing this manually. My question might have been unclear, and I don't fully understand your answer, but it appears you are saying it can't be done.

  4. #4
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,049
    Location
    I can't find any comments that suggest that it can be done. Undocking of the individual segments and resizing comments are freely available on the net but no one is talking about saving their setups as far as I been able to find.
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

  5. #5
    VBAX Regular
    Joined
    Oct 2022
    Posts
    27
    Location
    I don't know what you mean by segments and comments. We may be talking about different things. I will try to rephrase my question to clarify what I am asking about.

  6. #6
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,049
    Location
    There is no need to rephrase your question. Segments are the individual windows that make up the Visual Basic Editor, and Resizing Comments relate to adjusting the windows to your preferred sizing. Any reasonable search on the net will find comments made by individuals relating to undocking and resizing, but none are made relating to saving the format. I can't make it any clearer than that.
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

  7. #7
    Quote Originally Posted by Harry88 View Post
    When I change the layout of open windows in the VBA editor (sizes & positions, or cascade/tile), then save, close and re-open the file, the layout changes are all lost. How do I make them stick?
    geometry dash
    Do you have pictures or videos when the error occurred?

  8. #8
    Quote Originally Posted by Aussiebear View Post
    There is no need to rephrase your question. Segments are the individual windows that make up the Visual Basic Editor, and Resizing Comments relate to adjusting the windows to your preferred sizing. Any reasonable search on the net will find comments made by individuals relating to undocking and resizing, but none are made relating to saving the format. I can't make it any clearer than that.candy clicker
    Can you give an example?

  9. #9
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,049
    Location
    Google it
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

Posting Permissions

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