Now I have Win7 on my personal computer, but quite frankly I don't use XL on it that much, namely because Dell poorly executed the keyboard layout for their XPS series, but I digress (oh, and fuck you Dell for your shitty keyboard layout. You have to try to fuck a keyboard up. Seriously.)
Any who, while trying to unhide columns in a worksheet one day at work I noticed the unhide columns shortcut combo no longer worked (for the novice: CTRL+SHIFT+) ) I assumed either: 1) my keyboard was FUBAR'd, which is entirely possible given how much coffee and other shit I spill on it, or 2) my AutoHotKey scripts were overriding Excel. Closed AHK, and double checked the keyboard. Shortcut combo still didn't work. Fuck. Time to hit the GOOG.
After a period of searching I stumbled upon this post at SuperUser, which references this MS KB article re the "Input method editor keyboard shortcut (CTRL+SHIFT+0)". Essentially any program that relies on the CTRL+SHIFT keyboard combo for shortcuts gets fucked, and overridden by MS's default implementation of their shitty language switching feature. To correct this, and allow you to run shortcut combos as normal across ALL programs (not only MSOffice programs), go through the following steps:
- Click Start, and then click Control Panel.
- Double-click Regional and Language Options.
- Click Keyboards and Languages, and then click Change keyboards.
- Click Advanced Key Settings, and select Between input languages.
- Click change Key Sequence.
- For Switch Keyboard Layout, select Not Assigned.
- Click OK to close each dialog box.



