#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default SHIFT G

I have suddenly a problem on my hands. Whenever I press SHIFT + "G" the
program search for data. This is very irritating as I write a lot of names
(beginning with capital letters) in a excel sheet. How can I stop this
"service" ??


Best regards

Palle
--
Hej ho hej ho
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default SHIFT G

Have you allocated Shift G as a keyboard shortcut for a macro?
--
David Biddulph

"Palle" wrote in message
...
I have suddenly a problem on my hands. Whenever I press SHIFT + "G" the
program search for data. This is very irritating as I write a lot of names
(beginning with capital letters) in a excel sheet. How can I stop this
"service" ??


Best regards

Palle
--
Hej ho hej ho



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 611
Default SHIFT G

Palle,

This sounds like a problem with Excel and the keyboard. There are no Excel or user macro
shortcuts that use Shift -- that's for upper case characters. Macro shortcuts use Ctrl or
Ctrl + Shift. Usually when Microsoft programs get messed up with the keyboard, restarting
them clears it. Also, they never seem to happen with a single key. Try other keys with
SHift.

It is possible that an OnKey is in effect, but that vanishes when you close Excel. If a
macro is starting automatically when you start Excel and doing Application.OnKey "G"
"some_macro_name" then you'd have this problem.

Try Application.OnKey "G"

You can do it in the Immediate window, or in a sub. If that fixes it, then you know some
nefarious evildoer has set up an OnKey.
--
Regards from Virginia Beach,

Earl Kiosterud
www.smokeylake.com
-----------------------------------------------------------------------
"Palle" wrote in message
...
I have suddenly a problem on my hands. Whenever I press SHIFT + "G" the
program search for data. This is very irritating as I write a lot of names
(beginning with capital letters) in a excel sheet. How can I stop this
"service" ??


Best regards

Palle
--
Hej ho hej ho



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
Shift lists pookie1394 Excel Worksheet Functions 1 June 14th 07 10:41 PM
Shift Cells Up Gee Excel Discussion (Misc queries) 4 January 5th 06 03:13 AM
Auto Shift Kelvin Lee Excel Discussion (Misc queries) 2 October 10th 05 06:39 PM
Up Down Arrows and Shift Key redronimarie Excel Discussion (Misc queries) 1 July 22nd 05 06:14 PM
Cell Shift Sal Iaccarino Excel Worksheet Functions 1 October 29th 04 03:25 AM


All times are GMT +1. The time now is 04:53 PM.

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"