HI all,
How can i show a form, after i have minimized excel as it loads??
thanks in advance.
![]()
HI all,
How can i show a form, after i have minimized excel as it loads??
thanks in advance.
![]()
Hi t4fast
You can't show your form if you min Xl.
What you need to do is set the Xl applications visible property to False
eg
Application.Visible=false
Don't forget to set the visble property back to True when closing the userform.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks