ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   copy using right click (https://www.excelbanter.com/excel-discussion-misc-queries/82287-copy-using-right-click.html)

Michael Garland

copy using right click
 
I was always able to highlight cells , right click to copy then right click
to paste. now nothing happens when I right click

davesexcel

copy using right click
 

Hi Michael,

Do you have a right click event, maybe it is interfering with your
right click menu


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=531214


via135

copy using right click
 

hi!

why don't you try

"SHIFT+F10" .. a keyboard shortcut?!

-via135




Michael Garland Wrote:
I was always able to highlight cells , right click to copy then right
click
to paste. now nothing happens when I right click



--
via135
------------------------------------------------------------------------
via135's Profile: http://www.excelforum.com/member.php...o&userid=26725
View this thread: http://www.excelforum.com/showthread...hreadid=531214


Ron de Bruin

copy using right click
 
Hi Michael

Is this in every file you open ?

Try to reset you Cell menu

Alt -F11 (open the VBA editor)
Ctrl-g (open immediate window)
Paste this code line
Application.CommandBars("Cell").Reset

And press Enter


Alt-q to go back to Excel




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Michael Garland" <Michael wrote in message
...
I was always able to highlight cells , right click to copy then right click
to paste. now nothing happens when I right click




Michael Garland

copy using right click
 
What is a right click event?

"davesexcel" wrote:


Hi Michael,

Do you have a right click event, maybe it is interfering with your
right click menu


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=531214



Michael Garland

copy using right click
 
now every excel file does this. used to be able to right click and choose
copy. i tryed you suggestion but nothing changed

"Ron de Bruin" wrote:

Hi Michael

Is this in every file you open ?

Try to reset you Cell menu

Alt -F11 (open the VBA editor)
Ctrl-g (open immediate window)
Paste this code line
Application.CommandBars("Cell").Reset

And press Enter


Alt-q to go back to Excel




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Michael Garland" <Michael wrote in message
...
I was always able to highlight cells , right click to copy then right click
to paste. now nothing happens when I right click





Peo Sjoblom

copy using right click
 
Have you installed anything lately? Does it work in other programs?

--

Regards,

Peo Sjoblom

Northwest Excel Solutions

www.nwexcelsolutions.com

(remove ^^ from email address)

Portland, Oregon




"Michael Garland" wrote in
message ...
now every excel file does this. used to be able to right click and choose
copy. i tryed you suggestion but nothing changed

"Ron de Bruin" wrote:

Hi Michael

Is this in every file you open ?

Try to reset you Cell menu

Alt -F11 (open the VBA editor)
Ctrl-g (open immediate window)
Paste this code line
Application.CommandBars("Cell").Reset

And press Enter


Alt-q to go back to Excel




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Michael Garland" <Michael wrote in
message
...
I was always able to highlight cells , right click to copy then right
click
to paste. now nothing happens when I right click






Ron de Bruin

copy using right click
 
You can try it again with this first

Application.CommandBars("Cell").Enabled = True


and then with this

Application.CommandBars("Cell").Reset


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Michael Garland" wrote in message
...
now every excel file does this. used to be able to right click and choose
copy. i tryed you suggestion but nothing changed

"Ron de Bruin" wrote:

Hi Michael

Is this in every file you open ?

Try to reset you Cell menu

Alt -F11 (open the VBA editor)
Ctrl-g (open immediate window)
Paste this code line
Application.CommandBars("Cell").Reset

And press Enter


Alt-q to go back to Excel




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Michael Garland" <Michael wrote in message
...
I was always able to highlight cells , right click to copy then right click
to paste. now nothing happens when I right click








All times are GMT +1. The time now is 05:09 PM.

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