View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shadok Shadok is offline
external usenet poster
 
Posts: 8
Default send pop up message to particular user

Hi,

I want to send small pop up messages to particular users connected on the
network, with an VBA macro. We use XP and Office 2003. I read everywhere I
have to use "Shell", "Net send" and WScript.exe but I've no model for syntax
and variable declaration. Have anyone a simple code for this ?
Thanx
Shadok