Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Problem: keyboard shortcuts get changed unintentionally

Can anybody help? My XL keyboard shortcuts get changed unintentionally
e.g. CTRL/B doesn't do bold, CTRL/# doesn't format to date, F4 doesn't
repeat last command etc?

When I restart XL these work again. Maybe I hit some combination which
changes the mode?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Problem: keyboard shortcuts get changed unintentionally

It sounds like an add-in is changing your keyboard settings. Close Excel and
then hold down the SHIFT key as you restart it. The SHIFT key will prevent
Excel from running the normal startup keys. Then go to the Tools menu,
choose Add-ins. Incrementally add each add-in that you normally have open,
testing your keys shortcuts after each add-in. You'll likely find that one
add-in is messing up your keys. If you can edit the code in the add-in, you
can take out the offending code, or contact the author of the addin.

Also, try getting rid of your *.xlb file. Search for a file name "*.xlsb"
(the name and location will vary depending on your version of Windows and
Office. Move (not copy) the file to another location, like the desktop. Then
restart Excel. See if your keyboard shortcuts work. If so, the source of the
problem is the XLB file.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
(email address is on the web site)

"Lost" wrote in message
oups.com...
Can anybody help? My XL keyboard shortcuts get changed unintentionally
e.g. CTRL/B doesn't do bold, CTRL/# doesn't format to date, F4 doesn't
repeat last command etc?

When I restart XL these work again. Maybe I hit some combination which
changes the mode?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Problem: keyboard shortcuts get changed unintentionally

many thanks

Chip Pearson wrote:
It sounds like an add-in is changing your keyboard settings. Close Excel and
then hold down the SHIFT key as you restart it. The SHIFT key will prevent
Excel from running the normal startup keys. Then go to the Tools menu,
choose Add-ins. Incrementally add each add-in that you normally have open,
testing your keys shortcuts after each add-in. You'll likely find that one
add-in is messing up your keys. If you can edit the code in the add-in, you
can take out the offending code, or contact the author of the addin.

Also, try getting rid of your *.xlb file. Search for a file name "*.xlsb"
(the name and location will vary depending on your version of Windows and
Office. Move (not copy) the file to another location, like the desktop. Then
restart Excel. See if your keyboard shortcuts work. If so, the source of the
problem is the XLB file.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
(email address is on the web site)

"Lost" wrote in message
oups.com...
Can anybody help? My XL keyboard shortcuts get changed unintentionally
e.g. CTRL/B doesn't do bold, CTRL/# doesn't format to date, F4 doesn't
repeat last command etc?

When I restart XL these work again. Maybe I hit some combination which
changes the mode?


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
Keyboard Shortcuts jovch Excel Discussion (Misc queries) 1 August 25th 08 07:57 PM
Keyboard Shortcuts wnfisba Excel Discussion (Misc queries) 3 December 8th 06 07:11 PM
Keyboard shortcuts Greka Excel Discussion (Misc queries) 5 July 18th 06 04:38 PM
Keyboard shortcuts Scott Excel Discussion (Misc queries) 2 January 25th 06 04:51 AM
Keyboard Shortcuts Storm2 Excel Programming 2 October 14th 04 04:54 AM


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