View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pierre Archambault Pierre Archambault is offline
external usenet poster
 
Posts: 35
Default Icon in Notification zone

Hi everybody,

Does someone know how to put my Excel VBA application icon (2003 ~ 2007) in
the notification area?

I ask because my program hides Excel screen during execution.

Application.Visible = false

Thank you for your interest in my problem.

Pierre