View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PG Oriel PG Oriel is offline
external usenet poster
 
Posts: 37
Default Two double click events?

Hi...

I have been given some advice to use a double click event to change my cells
contents which works brilliantly.

Is there a way to get another double click event to work for some specific
cells in the same sheet's code? Such as the inserting the day's date into a
cell in the top row when I double click? ... Whilst ensuring the remaining
cells do another double click event??

Thanks.