View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Temporary file open; not visible at all

That should make only one item (generic excel) appear in the taskbar - not
exactly what you asked.

--
Regards,
Tom Ogilvy


"Gert-Jan" wrote:

Found it: Application.ShowWindowsInTaskbar = False


"Gert-Jan" schreef in bericht
...
Is there a way to hide a workbook, so it is not visible in the taskbar of
Windows?

Gert-Jan