ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel Workbook Invisible (https://www.excelbanter.com/excel-programming/298546-excel-workbook-invisible.html)

Ai

Excel Workbook Invisible
 
H

Is it possible to make a workbook (say ActiveWorkbook) invisible after it has been openned programmatically

Thank

Ai

Frank Kabel

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


mark

Excel Workbook Invisible
 
Is it possible to make a workbook (say ActiveWorkbook)
invisible after it has been openned programmatically?



ActiveWindow.Visible = False

tetors_2002[_4_]

Excel Workbook Invisible
 
Hi!


Try
Application.Visible = Tru

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 08:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com