Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 88
Default right click does not work to tabs

up until last week, the right click used to work on the tabs along the
bottom. now when i try to right click on the tab, nothing happens. the
mouse works everywhere else, except on the tabs.

issue exists in all areas (new workbook, old workbook/sheet)

jat

  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: right click does not work to tabs

Hi Jat,

I'm sorry to hear that you're having trouble with right-clicking on tabs in Excel. Let's try a few troubleshooting steps to see if we can resolve the issue.
  1. Check your mouse settings: First, make sure that your mouse settings are configured correctly. Go to your computer's Control Panel and click on "Mouse". Check that the right-click button is set to "Secondary Button" and that the "ClickLock" option is turned off.
  2. Restart Excel: Sometimes, simply restarting Excel can resolve issues like this. Close Excel completely and then reopen it to see if the problem persists.
  3. Check for updates: Make sure that you have the latest updates installed for Excel. Go to the "File" tab and click on "Account". From there, click on "Update Options" and then "Update Now". Follow the prompts to install any available updates.
  4. Repair Office: If the above steps don't work, try repairing your Office installation. Go to the "Control Panel" and click on "Programs and Features". Find Microsoft Office in the list of programs and click on "Change". Select "Repair" and follow the prompts to repair your Office installation.
  5. Reset Excel settings: If none of the above steps work, you can try resetting your Excel settings. Go to the "File" tab and click on "Options". From there, click on "Customize Ribbon" and then "Reset". This will reset all of your Excel settings to their default values.

I hope that one of these steps helps you resolve the issue with right-clicking on tabs in Excel. Let me know if you have any other questions or concerns.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default right click does not work to tabs

Hit alt-f11 to get to the VBE (where macros live)
hit ctrl-g to see the immediate window

Then type this and hit enter:
application.commandbars("ply").enabled = true

Then back to excel to test it.

If it doesn't work, back to the immediate window in the VBE and
type this and hit enter:
application.commandbars("ply").reset

And then back to excel to test it.


jatman wrote:

up until last week, the right click used to work on the tabs along the
bottom. now when i try to right click on the tab, nothing happens. the
mouse works everywhere else, except on the tabs.

issue exists in all areas (new workbook, old workbook/sheet)

jat


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 88
Default right click does not work to tabs

thank you, second line worked.

jatman

"Dave Peterson" wrote:

Hit alt-f11 to get to the VBE (where macros live)
hit ctrl-g to see the immediate window

Then type this and hit enter:
application.commandbars("ply").enabled = true

Then back to excel to test it.

If it doesn't work, back to the immediate window in the VBE and
type this and hit enter:
application.commandbars("ply").reset

And then back to excel to test it.


jatman wrote:

up until last week, the right click used to work on the tabs along the
bottom. now when i try to right click on the tab, nothing happens. the
mouse works everywhere else, except on the tabs.

issue exists in all areas (new workbook, old workbook/sheet)

jat


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Number of worksheet tabs as cell value? ie 4 work sheets = 4 cell value [email protected] Excel Discussion (Misc queries) 2 November 22nd 05 05:17 PM
Excel should let me format worksheet tabs in multiple rows. Fawzi_Masri Excel Worksheet Functions 1 September 19th 05 06:23 PM
A "Document Map" of worksheet tabs for Excel BCS Setting up and Configuration of Excel 2 June 22nd 05 01:33 PM
Work book formulas Jessica Excel Discussion (Misc queries) 1 June 9th 05 10:51 AM
Tabs accross of bottom of sheet are not showing robert Excel Discussion (Misc queries) 3 April 22nd 05 09:29 PM


All times are GMT +1. The time now is 05:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"