ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   network notification from excel macro (https://www.excelbanter.com/excel-programming/324873-network-notification-excel-macro.html)

TxRaistlin

network notification from excel macro
 
Hi everybody,

Is there a way to send a network message to a particular user on a network
from an excel macro?

I know that from dos, it would be done as follows:

NET SEND jason.falls "message here"

I am looking for something similar for the end of a macro.

Thanks

Jason Falls

DaVinci

network notification from excel macro
 
You can use SHELL command which runs an executable program.

SHELL "NET SEND jason.falls 'message here'"

Regards.

"TxRaistlin" wrote:

Hi everybody,

Is there a way to send a network message to a particular user on a network
from an excel macro?

I know that from dos, it would be done as follows:

NET SEND jason.falls "message here"

I am looking for something similar for the end of a macro.

Thanks

Jason Falls



All times are GMT +1. The time now is 09:16 AM.

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