TheDadliestDad
New Member
- Joined
- Feb 17, 2022
- Messages
- 5
- Office Version
- 365
- Platform
- Windows
I've seen another thread that went into this a little bit, but I don't believe it answered my question exactly.
Older thread: Userform object will not center on maximize
OP: oblix
When I first started to set up my Userform in vba about a week ago, it was my first time working with it and I am super proud of what I've made with it.
I have essentially finished every functionality I need for the program to work, however I can't figure out how to get my Userform to center when I maximize it. I tried to look into potential avenues of moving forward when I found the thread above, but it seems like the solution talks of a single object being centered. I was curious if there was any way to center all of the objects that I have on my Userform as a single unit. I see that Frames are a thing in the toolbox and thought that could be a potential solution where I can just attach everything to the frame and then center it. I'm unsure if the functionality of frames goes that deep as I didn't find anything that phrases it just that way, so it may honestly be a terminology issue I'm having. Any help or clarification on what I can do would be stellar! Thank you in advance!
Here is a screenshot of my current Userform setup if it helps to visualize it at all:
Older thread: Userform object will not center on maximize
OP: oblix
When I first started to set up my Userform in vba about a week ago, it was my first time working with it and I am super proud of what I've made with it.
I have essentially finished every functionality I need for the program to work, however I can't figure out how to get my Userform to center when I maximize it. I tried to look into potential avenues of moving forward when I found the thread above, but it seems like the solution talks of a single object being centered. I was curious if there was any way to center all of the objects that I have on my Userform as a single unit. I see that Frames are a thing in the toolbox and thought that could be a potential solution where I can just attach everything to the frame and then center it. I'm unsure if the functionality of frames goes that deep as I didn't find anything that phrases it just that way, so it may honestly be a terminology issue I'm having. Any help or clarification on what I can do would be stellar! Thank you in advance!
Here is a screenshot of my current Userform setup if it helps to visualize it at all: