View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] neelbh@gmail.com is offline
external usenet poster
 
Posts: 1
Default Ping Server Excel Macro

Hi All:

I am trying to create a excel macro, main function is type in a server
name or IP in a Excel cell, it should ping the server and based on the
server if packets comeback then make the cell green color or red color,
and it should continously ping once a IP or server name entered in the
cell

Help me out with any ideas