A
aftamath77
I would like to write code that will hide a specific workbook when a userform
pops up. I tried:
Application.Visible = False
That works fine except, it hides Excel completely. I would like to hide
only the workbook that contains the userform.
pops up. I tried:
Application.Visible = False
That works fine except, it hides Excel completely. I would like to hide
only the workbook that contains the userform.