What is the "web base excel"? Are you talking about the Office Web
Components? If so, this is the wrong group. (although someone may have an
answer for you)

In excel itself, you could use the change event. The Web Components support
a much richer event list, but I don't know the particulars.

--
Regards,
Tom Ogilvy







"HickoryShade" <HickoryShade.1zxp1b_1134402602.9815@excelforum-nospam.com>
wrote in message
news:HickoryShade.1zxp1b_1134402602.9815@excelforum-nospam.com...
>
> 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
>