H
HickoryShade
I have a 25 page excel workbook that contains specific network equipmen
for 25 remote sites. I have saved it as a web page. Question: Is there
way to ping each network device from the web page. I have used:
Shell ("ping.exe -t " & ActiveCell.Value), vbNormalFocus
but I'm not to sure how to link an active cell (which there is n
active cell on a web page).
Any insight on this would be greatly appreciated....TIA.
for 25 remote sites. I have saved it as a web page. Question: Is there
way to ping each network device from the web page. I have used:
Shell ("ping.exe -t " & ActiveCell.Value), vbNormalFocus
but I'm not to sure how to link an active cell (which there is n
active cell on a web page).
Any insight on this would be greatly appreciated....TIA.