View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] nextdrewsaid@gmail.com is offline
external usenet poster
 
Posts: 1
Default Ping a Set of IPs

I have some knowledge of VB but I need a bit of help...what I am
looking to do is take a column of IPs and ping them, based on the
machine response to the ping, I would like to have the text of that IP
show as GREEN and BOLD if the machine responds, if the machine does not
respond to the ping I would like to have the text show as RED and
ITALICS.

Help with this would be huge, and thanks in advance.