Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
This code will open a calendar when any cell is dbl clicked: Private Sub Worksheet_BeforeDoubleClick _ (ByVal Target As Range, Cancel As Boolean) OpenCalendar Cancel = True End Sub How can I modify to only run if C4 or C6 is clicked? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to run a macro upon a cell click | Excel Programming | |||
Macro on cell click?? | Excel Programming | |||
Macro on cell click?? | Excel Programming | |||
Run Macro on Cell Click.. | Excel Programming | |||
Run Macro on Cell Click.. | Excel Programming |