Not visible workbook
Windows("Book1.xls").Visible = True
Windows("Book2.xls").Visible = False
--
Regards,
Tom Ogilvy
"Mircea Pleteriu" wrote in message
...
Hi,
I need to open two workbooks and one of them to should not be visible.
How to make one of the workbook visible and the other one not visible?
Thanks,
Mircea
|