View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Open new workbook(s) when userform and excel are minimized

Arjan,
Are you hiding Excel or the window of the workbook ?

NickHK

"Arjan" wrote in message
...
Hi all,

I have created an excel workbook (i.e. called A) with a userform. When
opened, the workbook is set to be not visible and the userform is set to

be
visible. This all works fine, however when I try to open a new workbook I
can't.. It looks like the new workbook is set to be invisible too..

So, how can I to open new visible workbooks when the userform of workbook
(A) is minimized and workbook (A) is not visible?


thnx!!

Arjan Bregman