Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a userform that is centered on the screen when first opened. When I
click a commandbutton on the userform it changes the height of the form... How do I make the userform re-center itself again? Thanks Again Craig |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Craig,
Maybe not the most clean option but after the change of the height of the form insert: Me.Hide Me.show It will sort of refresh the form and center it again Regards, Erik Kuipers "Craig" wrote: I have a userform that is centered on the screen when first opened. When I click a commandbutton on the userform it changes the height of the form... How do I make the userform re-center itself again? Thanks Again Craig |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I change the row height of specified rows? | Excel Worksheet Functions | |||
Centering A Userform On The Sheet | New Users to Excel | |||
Userform height not consistent? | Excel Programming | |||
Change height of row | Excel Discussion (Misc queries) | |||
UserForm Change Of Height | Excel Programming |