C
Chip Pearson
What more do you want to know? The event fires when you double
click a cell. The Range argument is a reference to the cell in
which you double-clicked. Cancel is used to cancel the default
double-click action. Set Cancel to True if you want to disable
the usual double-click action (most of the time you do want to
cancel the action). Set it to False if you want the default
action to occur.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
message
news:[email protected]...
click a cell. The Range argument is a reference to the cell in
which you double-clicked. Cancel is used to cancel the default
double-click action. Set Cancel to True if you want to disable
the usual double-click action (most of the time you do want to
cancel the action). Set it to False if you want the default
action to occur.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
message
news:[email protected]...