VBA code to ping IP Address

Started by vanlanjl, December 09, 2009, 07:21:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vanlanjl

I would like to be able to click/doubleclick a network device/shape and have it ping the actual device. Anyone have any code /maro for this or where to find it?
Thanks

jhvdv

Simple solution:
You can use the Shell command.
Make it output to a file and show the contents of the file as the response.