W
Wayne
Hello,
I have a spreadsheet that uses the following to utalise
Windows Messaging Service:
Shell "Net send (pc name) (message)"
this loops several times to send multiple messages as I
can't greate a batch file due to system limitations. The
problem is this creates numerous cmd boxes on the task
bar, these do eventually disappear but it is fairly
untidy.
Is there any way I can stop the cmd boxes appearing
without using batch files?
Thanks
Wayne
I have a spreadsheet that uses the following to utalise
Windows Messaging Service:
Shell "Net send (pc name) (message)"
this loops several times to send multiple messages as I
can't greate a batch file due to system limitations. The
problem is this creates numerous cmd boxes on the task
bar, these do eventually disappear but it is fairly
untidy.
Is there any way I can stop the cmd boxes appearing
without using batch files?
Thanks
Wayne