Thread
:
Double click in cell using VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Vuka
external usenet poster
Posts: 1
Double click in cell using VBA
I require to double click in a cell with VBA code. The excel help explain
the following: Worksheets("Sheet1").Activate
Application.DoubleClick
This however do not work.
Can someone help?
Reply With Quote
Vuka
View Public Profile
Find all posts by Vuka