Double Click Active Cell

tobermory

New Member
Joined
Jun 4, 2012
Messages
46
Hello,

I need a vba code that will double left click the cell that is currently selected, i.e. the active cell.

Is this possible?

Thanks very much in advance for any assistance.
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Tell us why you would want to do this.

It seems a lot easier to just double click a cell then to click on a cell and then use a shortcut key to do a double click
 
Upvote 0
At work we have a spreadsheet with a mass of data, all in pivot tables. If you double click on a cell it opens up another sheet that brings up data specific to that cell.

It has to be the active cell as the main pivot table changes specific rows/columns fairly frequently.

The code is part of a bigger code that requires a lot of double click of the pivot table.
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,916
Members
449,093
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top