Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
I would like to know how to write the codes if I want to call a sub defined in macro when double clicking a cell on the worksheet. I know that I can add buttons on the worksheet, but I wonder if I can do the same thing by just double clicking a cell. I tried to record the macro, I got the following codes: Range("A1").Select ActiveCell.FormulaR1C1 = "" Can anyone advise? Thanks a lot! Ivan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Double Click within Cell | Excel Discussion (Misc queries) | |||
Double-click to run macro? | Excel Discussion (Misc queries) | |||
Run macro on double click only | Excel Discussion (Misc queries) | |||
Click on graph bar to execute a double-click in a pivot table cell | Charts and Charting in Excel | |||
Call Userfor and click button with macro | Excel Programming |