ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Right Click (https://www.excelbanter.com/excel-programming/380655-right-click.html)

Francis Ang[_3_]

Right Click
 
I made blunder and now when I right click my mouse nothing happen. How do I
make the PopUpMenu appear when I right click my mouse? Any help is very much
appreciated.

Francis Ang[_3_]

Right Click
 
It is OK. I have managed to find the solution from one of the previous
posting.

"Francis Ang" wrote:

I made blunder and now when I right click my mouse nothing happen. How do I
make the PopUpMenu appear when I right click my mouse? Any help is very much
appreciated.


Akash

Right Click
 
HOW HAVE YOU DONE THAT...
CAN U SHARE THE SAME WITH ME

AKASH

On Jan 6, 5:39 am, Francis Ang
wrote:
It is OK. I have managed to find the solution from one of the previous
posting.

"Francis Ang" wrote:
I made blunder and now when I right click my mouse nothing happen. How do I
make the PopUpMenu appear when I right click my mouse? Any help is very much
appreciated.



Chip Pearson

Right Click
 
Use ALT+F11 to open the VBA Editor, then CTRL+G to display the Immediate
window. In that window, enter each of the following and press ENTER after
each line

application.CommandBars("cell").Enabled=true
application.CommandBars("cell").Reset

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)


"Akash" wrote in message
ups.com...
HOW HAVE YOU DONE THAT...
CAN U SHARE THE SAME WITH ME

AKASH

On Jan 6, 5:39 am, Francis Ang
wrote:
It is OK. I have managed to find the solution from one of the previous
posting.

"Francis Ang" wrote:
I made blunder and now when I right click my mouse nothing happen. How
do I
make the PopUpMenu appear when I right click my mouse? Any help is
very much
appreciated.





Francis Ang[_3_]

Right Click
 
Anash,

My approaach was the same as advised by Chip Pearson.

Thanks for the help, Chip.



"Chip Pearson" wrote:

Use ALT+F11 to open the VBA Editor, then CTRL+G to display the Immediate
window. In that window, enter each of the following and press ENTER after
each line

application.CommandBars("cell").Enabled=true
application.CommandBars("cell").Reset

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)


"Akash" wrote in message
ups.com...
HOW HAVE YOU DONE THAT...
CAN U SHARE THE SAME WITH ME

AKASH

On Jan 6, 5:39 am, Francis Ang
wrote:
It is OK. I have managed to find the solution from one of the previous
posting.

"Francis Ang" wrote:
I made blunder and now when I right click my mouse nothing happen. How
do I
make the PopUpMenu appear when I right click my mouse? Any help is
very much
appreciated.







All times are GMT +1. The time now is 12:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com