![]() |
|
||||||||
| Site Links |
| Consulting |
| Knowledge Base |
| Training |
| Forum |
| Articles |
| Resources |
| Products |
| Cool Tools |
| Contact |
| About Us |
| Go to Page... |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
|
Right click
Hi
In my Excel right click not working What should i do Thank you |
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#2 |
|
Moderator
|
Does the right click work in other software?
Remember To Do the Following.... Use the VBA button to correctly submit your code to the forum. Mark your thread as Solved if satisfied by using the Thread Tools options |
|
Local Time: 07:52 PM
Local Date: 05-24-2013 Location:
|
|
|
|
#3 |
|
|
yeah work in word and other program , but except in excel not work
|
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#4 |
|
|
Hi
No suggestion |
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#5 |
|
Moderator
|
Try the following in a new workbook and see if it works.
VBA:
VBA tags courtesy of www.thecodenet.com
Place in the This Workbook module and let us know the result Remember To Do the Following.... Use the VBA button to correctly submit your code to the forum. Mark your thread as Solved if satisfied by using the Thread Tools options |
|
Local Time: 07:52 PM
Local Date: 05-24-2013 Location:
|
|
|
|
#6 |
|
|
Hi Aussiebear
I will try it , and reply you Thank you |
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#7 |
|
|
yes it's working
|
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#8 |
|
|
but should I always use this code when i use excel
I want know what's the problem and why I can't use right click without code |
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#9 |
|
Moderator
|
Not sure. For some reason Excel's command bars are not being read correctly on loading, hence the loss of the right click function. I was hoping that someone with more experience could assist here.
Remember To Do the Following.... Use the VBA button to correctly submit your code to the forum. Mark your thread as Solved if satisfied by using the Thread Tools options |
|
Local Time: 07:52 PM
Local Date: 05-24-2013 Location:
|
|
|
|
#10 |
|
Moderator
|
Are you saying that the error still occurs in the existing workbooks?
Remember To Do the Following.... Use the VBA button to correctly submit your code to the forum. Mark your thread as Solved if satisfied by using the Thread Tools options |
|
Local Time: 07:52 PM
Local Date: 05-24-2013 Location:
|
|
|
|
#11 | |||||||||||||||||||||||
|
|
It will happen when you have some other code which wants to "disable" right click for some reason. Check the codes that you run regularly, one of them will be having a code which will be opposite of what Aussiebear has provided. And the commandbar would be: Look for these and let us know. Regards, -------------------------------------------------------------------------------------------------------- Shrivallabha -------------------------------------------------------------------------------------------------------- Using Excel 2007 (Home / Office) on Win XP -------------------------------------------------------------------------------------------------------- |
|||||||||||||||||||||||
|
Local Time: 04:52 AM
Local Date: 05-24-2013 Location:
|
|
|
|
#12 | |||||||||||||||||||||||
|
|
Hi Aussiebear yeah the error still in my Excel |
|||||||||||||||||||||||
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#13 | |||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#14 |
|
|
Hi thair,
What I meant to say is: 1. Do you run some more macros other than the one posted by aussiebear above? If yes, then search up those macros if they are disabling right-click completely. 2. What I have given is a sort of keyword for searching i.e. search criterion. 3. If you find such code then you will come to know about the reason why your right click doesn't work. I hope this helps you. Regards, -------------------------------------------------------------------------------------------------------- Shrivallabha -------------------------------------------------------------------------------------------------------- Using Excel 2007 (Home / Office) on Win XP -------------------------------------------------------------------------------------------------------- |
|
Local Time: 04:52 AM
Local Date: 05-24-2013 Location:
|
|
|
|
#15 |
|
|
What I meant to say is:
1. Do you run some more macros other than the one posted by aussiebear above? If yes, then search up those macros if they are disabling right-click completely. Hi shrivallabha I just run his aussiebear code not any other code Thank you for replied me |
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
|
|
#16 |
|
Moderator
|
Have a look in the last couple of Excel files you were using before the right click function failed. As Shrivallabha has been quietly suggesting, there might well be some code in there that changes the right click function. This is something that you need to do as we do not have access to your files. If you find something or think you've found something, please feel free to post it.
Remember To Do the Following.... Use the VBA button to correctly submit your code to the forum. Mark your thread as Solved if satisfied by using the Thread Tools options |
|
Local Time: 07:52 PM
Local Date: 05-24-2013 Location:
|
|
|
|
#17 |
|
|
Hi Aussiebear
Ok i will thank you |
|
Local Time: 01:52 AM
Local Date: 05-24-2013 |
|
![]() |
| Display Modes |
Linear Mode |
Switch to Hybrid Mode |
Switch to Threaded Mode |
|
|


