Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Setup / September 2003

Tip: Looking for answers? Try searching our database.

Cannot right click on my mouse

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Zymon - 23 Sep 2003 08:03 GMT
Hi there,
    Need some help over herepls. Whenever i'm using excel
(XP version), i cannot right click on my mouse to access
functions like " Cut, Copy, Pate, insert rows...etc"
Wonder what had gone wrong.

    Can anyone out there help me? Thi sis different when
i use WORDS or POWERPT, the right click funtion is
available . Pls assist.

Many Thx.
David McRitchie - 23 Sep 2003 16:00 GMT
Hi Zymon,

Try this macro to fix,  you will still have to identify the cause,
whether a macro that terminated,  or even a bad addin.

Sub Fix_Things()
  Application.DisplayAlerts = True
  Application.CommandBars("Cell").Enabled = True  'rclick cell
  Application.CommandBars("PLY").Enabled = True  'rclick ws tab
  Application.EnableEvents = True   'may be False from a Change macro
End Sub
---
HTH,    (install/use macros  getstarted.htm)
David McRitchie, Microsoft MVP - Excel    [site changed  Nov. 2001]
My Excel Pages:  http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:        http://www.mvps.org/dmcritchie/excel/search.htm

"Zymon" <averonne@singnet.com.sg> wrote...
> ...  Whenever I'm using excel
> (XP version), I cannot right click on my mouse to access
[quoted text clipped - 3 lines]
>      Can anyone out there help me?  This is different when
> i use WORDS or POWERPT, the right click function is available.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.