![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 23
|
What did I do that if I right click on a sheet tab nothing happens. I was able to before. I took out a few add-in functions. Did I disable the wrong one? Help!
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Posts: 363
|
Try the following VBA macro.
Sub ShowSheetMenu() CommandBars(29).Enabled = true End Sub
__________________
It's never too late to learn something new. Ricky |
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2002
Posts: 23
|
Thanks, Ricky
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|