Thread: ping in excel
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_3_] Jim Thomlinson[_3_] is offline
external usenet poster
 
Posts: 983
Default ping in excel

By ping I assume you mean pinging an IP? If so what would you like to do with
the replys? I assume you wanted to catch them somehow.

"Andy Mohan" wrote:

I would like to create an Excel macro to ping a list of numbers in Column A
and put the result in the same row but in the active Column when the macro
started

Any Offers of help ?