Thread
:
Excel Workbook Invisible
View Single Post
#
2
Posted to microsoft.public.excel.programming
Frank Kabel
external usenet poster
Posts: 3,885
Excel Workbook Invisible
Hi
try
activewindow.visible = false
--
Regards
Frank Kabel
Frankfurt, Germany
Ai wrote:
Hi
Is it possible to make a workbook (say ActiveWorkbook) invisible
after it has been openned programmatically?
Thanks
Ai
Reply With Quote
Frank Kabel
View Public Profile
Find all posts by Frank Kabel