UserForm Show problem

  • Thread starter Thread starter gabch
  • Start date Start date
G

gabch

Dear all,


Application.WindowState = xlMinimized
UserForm1.show

This has problem, the UserForm did not show after min Excel.
However some input are required from UserForm to next step in Excel
VBA.
How to fix this problem?

Best regards
 
Back
Top