Hi.
I've an excel 2000 workbook with a single userform opened via workbook_open event.
In that form initialize event I put app.visible=false.
It works perfectly. My form is shown directly on dektop without visualizing excel, except for some seconds during excel opening before workbook_open event,
So, my question is: is there any way to open my workbook without visualizing excel at all (neither for those few seconds during opening)?
Any help will be much appreciated.
Thanks.
Nick
I've an excel 2000 workbook with a single userform opened via workbook_open event.
In that form initialize event I put app.visible=false.
It works perfectly. My form is shown directly on dektop without visualizing excel, except for some seconds during excel opening before workbook_open event,
So, my question is: is there any way to open my workbook without visualizing excel at all (neither for those few seconds during opening)?
Any help will be much appreciated.
Thanks.
Nick