Net Send

  • Thread starter Thread starter Wayne
  • Start date Start date
W

Wayne

Hello,

I have created a userform in excel that allows a user to
send a "Net Send" message to other users on the network.

To allow multi-sending I have created a loop statment
that repeat's the command the appropriate number of times
depending on the user group select.

This work's fine but is fairly untidy as it results in
numerous CMD boxes appearing on the task bar while it
loops. To resolve this I would like re-program to
userform to create a batch to send the message to the
users, how can i do this as I have little to no
experience with batch files

Thanks
 
Back
Top