Thanks for the post......sorry for the newbe question but how would I
incorp. this into the web base excel:
Dim cell as Range
for each cell in ThisWorkbook.Worksheets("Sheet1").Range("A1:A25")
Shell ("ping.exe -t " & Cell.Value), vbNormalFocus
Next
As a vbs and link the cell to it or ??
--
HickoryShade
------------------------------------------------------------------------
HickoryShade's Profile:
http://www.excelforum.com/member.php...fo&userid=2667
View this thread:
http://www.excelforum.com/showthread...hreadid=492700