Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Loss of Right Button Functionality in Tabs

I have lost the right click functionality when I right click on an Excel Tab
(Excel 2003)

I can still right click in a cell and get the standard options (format, cut,
copy, insert etc), but when I right click on a tab to say copy tab, there is
nothing. Does anyone have a solution? Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Loss of Right Button Functionality in Tabs

--From the sheet hit the keys (Alt + F11) to launch VBE (Visual Basic Editor)
--Hit (Ctrl + G) so that Immediate window will be enabled
--Paste the below line including to the immediate window and enter (Make
sure you press Enter after placing the cursor end of the line)

Application.commandbars("PLY").Enabled = TRUE

--Now get back to workbook and check whether the Sheet tab right click works.

And then back to excel to test it.
--
If this post helps click Yes
---------------
Jacob Skaria


"Netorius77" wrote:

I have lost the right click functionality when I right click on an Excel Tab
(Excel 2003)

I can still right click in a cell and get the standard options (format, cut,
copy, insert etc), but when I right click on a tab to say copy tab, there is
nothing. Does anyone have a solution? Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Loss of Right Button Functionality in Tabs

Still no luck ...you can try

Application.CommandBars("PLY").Reset

If this post helps click Yes
---------------
Jacob Skaria


"Jacob Skaria" wrote:

--From the sheet hit the keys (Alt + F11) to launch VBE (Visual Basic Editor)
--Hit (Ctrl + G) so that Immediate window will be enabled
--Paste the below line including to the immediate window and enter (Make
sure you press Enter after placing the cursor end of the line)

Application.commandbars("PLY").Enabled = TRUE

--Now get back to workbook and check whether the Sheet tab right click works.

And then back to excel to test it.
--
If this post helps click Yes
---------------
Jacob Skaria


"Netorius77" wrote:

I have lost the right click functionality when I right click on an Excel Tab
(Excel 2003)

I can still right click in a cell and get the standard options (format, cut,
copy, insert etc), but when I right click on a tab to say copy tab, there is
nothing. Does anyone have a solution? Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Loss of Right Button Functionality in Tabs

Perfect - great instruction and easy to follow. Thanks.

"Jacob Skaria" wrote:

--From the sheet hit the keys (Alt + F11) to launch VBE (Visual Basic Editor)
--Hit (Ctrl + G) so that Immediate window will be enabled
--Paste the below line including to the immediate window and enter (Make
sure you press Enter after placing the cursor end of the line)

Application.commandbars("PLY").Enabled = TRUE

--Now get back to workbook and check whether the Sheet tab right click works.

And then back to excel to test it.
--
If this post helps click Yes
---------------
Jacob Skaria


"Netorius77" wrote:

I have lost the right click functionality when I right click on an Excel Tab
(Excel 2003)

I can still right click in a cell and get the standard options (format, cut,
copy, insert etc), but when I right click on a tab to say copy tab, there is
nothing. Does anyone have a solution? Thanks

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
losing command button functionality smokeyspal Excel Discussion (Misc queries) 4 October 23rd 09 04:47 PM
hardship letter explaining devastating loss property loss financi carol Excel Discussion (Misc queries) 1 June 12th 09 02:13 PM
Loss of Functionality TomRW Excel Discussion (Misc queries) 0 March 19th 08 04:19 PM
Cubecell olap should return 0 - loss in functionality from Excel 2 Lerxst Excel Worksheet Functions 0 December 22nd 06 08:03 PM
Weight loss line chart to monitor weight loss progress S Fox Charts and Charting in Excel 6 November 8th 05 05:10 PM


All times are GMT +1. The time now is 04:33 AM.

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

About Us

"It's about Microsoft Excel"