Excel 右鍵上的複製反白了,無法使用/ Excel copy icon disabled - 好康爆報

Excel 右鍵上的複製反白了,無法使用/ Excel copy icon disabled

閱讀數: 2

字體大小設置: 16px

Excel上的Ctrl + c 是正常的,但右鍵上的複製選項確反白了。無法使用,請看此文:

Excel 右鍵上的複製反白了,無法使用/ Excel co

下面是解決方式:

請在excel 上,按 Alt + F8 (如果是筆電,請按 Alt + Fn + F8),輸入 RecoverExcel,再按 CREAT 

Excel 右鍵上的複製反白了,無法使用/ Excel co

copy below text and past it to VB\ Copy下面的代碼重置excel設置。

Dim i As Byte

On Error Resume Next

Application.ScreenUpdating = False

For i = 1 To 155

Application.CommandBars(i).Reset

Application.CommandBars(i).Enabled = True

Application.CommandBars(i).Visible = False

Next

Application.CommandBars("Status Bar").Visible = True

For i = 1 To 4

Application.CommandBars(i).Visible = True

Next

With Application

.OnKey "^c"

.OnKey "^v"

.OnKey "^x"

.OnKey "+{DEL}"

.OnKey "+{INSERT}"

.CellDragAndDrop = True

.OnDoubleClick = ""

End With

Application.ScreenUpdating = True

 

Past it in VB\ 貼上它, 如下圖

Excel 右鍵上的複製反白了,無法使用/ Excel co

Hit play icon \再按PLAY icon 就可以了.

Excel 右鍵上的複製反白了,無法使用/ Excel co

Done\完成.

上一篇: 薩克斯風 - 秋的懷念 下一篇: 波麗士日記277-靠北公積金

網站公告:

用戶註冊時,上傳的內容需為原創或已獲授權,如若被侵權,請連繫平台管理者,且平台會盡速移除下架該內容。

聯絡我們

信箱:zonchits@gmail.com