Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 88
Default Disabling certain keys on keyboard

pHi Gentlemen,
I tried posting this earlier in the week but to no avial so hope the
weekend guys may be able to help.

I have a spreadsheet that AutoExecutes, and is completly run by numerous
Userforms. The Data that the User places on the form is then placed onto a
worksheet out of sight, out of mind. Hopefully

Please note there will always be a UserForm of some description on show at
full ScreenWidth and ScreenHeight.

My Problem:
There are a number of inquisitive individuals whom are able to hide,
open up Windows Forms such as 'Ease of Use Window' by pressing Windows + U,
or the Pc HardDrive window with Windows + E or by exiting the programe with
Ctrl + PauseBreak plus numerous other combinations with the Ctrl Key.

My Question how can I disable these Key combinations.

I've tried to use the Application.OnKey method but this failed or maybe I'm
doing something Dumb. I'm aware that the keystroke capture would have to be
available on all Userforms at whatever point in the process of completion the
user is at. So where would such code reside, Would this not be achieved by a
function call possibly;

Your expertise with this problem would be much appreciated
Lee

  #2   Report Post  
Posted to microsoft.public.excel.misc
jaf jaf is offline
external usenet poster
 
Posts: 300
Default Disabling certain keys on keyboard

Hi Lee,
The usual blurb on this is...
"It's my computer. I'm in charge. It does what I want. I use a multitasking operating system so I can have more than one application
running at a time. I DO NOT want programmers to take over my computer, change settings and such. If you need control, use a
primitive single tasking o/s like DOS"

8<)


John


"leerem" wrote in message ...
pHi Gentlemen,
I tried posting this earlier in the week but to no avial so hope the
weekend guys may be able to help.

I have a spreadsheet that AutoExecutes, and is completly run by numerous
Userforms. The Data that the User places on the form is then placed onto a
worksheet out of sight, out of mind. Hopefully

Please note there will always be a UserForm of some description on show at
full ScreenWidth and ScreenHeight.

My Problem:
There are a number of inquisitive individuals whom are able to hide,
open up Windows Forms such as 'Ease of Use Window' by pressing Windows + U,
or the Pc HardDrive window with Windows + E or by exiting the programe with
Ctrl + PauseBreak plus numerous other combinations with the Ctrl Key.

My Question how can I disable these Key combinations.

I've tried to use the Application.OnKey method but this failed or maybe I'm
doing something Dumb. I'm aware that the keystroke capture would have to be
available on all Userforms at whatever point in the process of completion the
user is at. So where would such code reside, Would this not be achieved by a
function call possibly;

Your expertise with this problem would be much appreciated
Lee


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Disabling certain keys on keyboard

You failed because you are trying to change/control the behavior of the
operating system. This has nothing to do with Excel.

leerem wrote:

pHi Gentlemen,
I tried posting this earlier in the week but to no avial so hope the
weekend guys may be able to help.

I have a spreadsheet that AutoExecutes, and is completly run by numerous
Userforms. The Data that the User places on the form is then placed onto a
worksheet out of sight, out of mind. Hopefully

Please note there will always be a UserForm of some description on show at
full ScreenWidth and ScreenHeight.

My Problem:
There are a number of inquisitive individuals whom are able to hide,
open up Windows Forms such as 'Ease of Use Window' by pressing Windows + U,
or the Pc HardDrive window with Windows + E or by exiting the programe with
Ctrl + PauseBreak plus numerous other combinations with the Ctrl Key.

My Question how can I disable these Key combinations.

I've tried to use the Application.OnKey method but this failed or maybe I'm
doing something Dumb. I'm aware that the keystroke capture would have to be
available on all Userforms at whatever point in the process of completion the
user is at. So where would such code reside, Would this not be achieved by a
function call possibly;

Your expertise with this problem would be much appreciated
Lee


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 shortcut keys TJE Setting up and Configuration of Excel 1 June 6th 06 05:38 PM
Keyboard arrow keys Rich Excel Discussion (Misc queries) 2 January 25th 06 11:07 AM
My arrow keys on my keyboard are not moving the curser. Tracy Excel Discussion (Misc queries) 1 October 13th 05 02:24 PM
some keys locked on keyboard. How do I unlock it? Dalene Excel Discussion (Misc queries) 2 April 3rd 05 07:19 PM
Keyboard Shortcuts combinations of function keys, c... FJM Excel Worksheet Functions 1 January 17th 05 11:35 PM


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