Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at the Worksheet_SelectionChange event.
-- Vasant "Andrew" wrote in message ... Hi, I have seen code for Private Sub Worksheet_Change which allows code to be excecuted as a result of a change to a cell but is there anything that can identify when a cell is simply selected? -- Andrew |