Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Excel "Move or Copy" and "Delete" sheet functions

Hello to all,
Since a couple of weeks now the options of the "move or Copy" and "delete"
in the Excell sheets has been lost in my PC. This is even with right click on
the sheet tab or in the Edit menu. Even in new sheets that I create! I can
see them in the menus but they are "grey" (you can not click on them).

Can anybody help? Do you know how can take these back again?
Thanks a lot
Dsiama
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Excel "Move or Copy" and "Delete" sheet functions

Maybe you can try a small macro such as the one below:
Sub Tlbars()
Application.CommandBars.Item("Edit").Enabled = True ' enables the dropdown
End Sub

Regards,
Ryan--

--
RyGuy


"dsiama" wrote:

Hello to all,
Since a couple of weeks now the options of the "move or Copy" and "delete"
in the Excell sheets has been lost in my PC. This is even with right click on
the sheet tab or in the Edit menu. Even in new sheets that I create! I can
see them in the menus but they are "grey" (you can not click on them).

Can anybody help? Do you know how can take these back again?
Thanks a lot
Dsiama

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
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
can we convert "2 days 16 hrs" to " 64hrs" using excel functions chris Excel Worksheet Functions 5 April 24th 06 12:53 AM
name duplication via "Edit, Move or Copy Sheet" Alan Links and Linking in Excel 2 October 18th 05 12:28 AM


All times are GMT +1. The time now is 11:25 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"