Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Temporarily turning off the keyboard?

Is it possible to temporarily turn off the keyboard, i.e. similar to how you
can do with screen updating:

Application.ScreenUpdating = False
Application.ScreenUpdating = True


Thanks in advance


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Temporarily turning off the keyboard?

See help on Application.Interactive

--
Regards,
Tom Ogilvy


"alfredo" wrote in message
...
Is it possible to temporarily turn off the keyboard, i.e. similar to how

you
can do with screen updating:

Application.ScreenUpdating = False
Application.ScreenUpdating = True


Thanks in advance




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 486
Default Temporarily turning off the keyboard?

Make sure you have bullet proof error handling if you are going to head down
this road. If you change these setting and thing crash and don't get properly
reset, your users will be most upset...
--
HTH...

Jim Thomlinson


"Tom Ogilvy" wrote:

See help on Application.Interactive

--
Regards,
Tom Ogilvy


"alfredo" wrote in message
...
Is it possible to temporarily turn off the keyboard, i.e. similar to how

you
can do with screen updating:

Application.ScreenUpdating = False
Application.ScreenUpdating = True


Thanks in advance





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Temporarily turning off the keyboard?

Tom, thanks for answer!

Jim, thanks for the warning!!!!!



"Jim Thomlinson" wrote:

Make sure you have bullet proof error handling if you are going to head down
this road. If you change these setting and thing crash and don't get properly
reset, your users will be most upset...
--
HTH...

Jim Thomlinson


"Tom Ogilvy" wrote:

See help on Application.Interactive

--
Regards,
Tom Ogilvy


"alfredo" wrote in message
...
Is it possible to temporarily turn off the keyboard, i.e. similar to how

you
can do with screen updating:

Application.ScreenUpdating = False
Application.ScreenUpdating = True


Thanks in advance





  #5   Report Post  
Posted to microsoft.public.excel.programming
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default Temporarily turning off the keyboard?

your users will be most upset...

I'm sure they'll understand <g


"Jim Thomlinson" wrote:

Make sure you have bullet proof error handling if you are going to head down
this road. If you change these setting and thing crash and don't get properly
reset, your users will be most upset...
--
HTH...

Jim Thomlinson


"Tom Ogilvy" wrote:

See help on Application.Interactive

--
Regards,
Tom Ogilvy


"alfredo" wrote in message
...
Is it possible to temporarily turn off the keyboard, i.e. similar to how

you
can do with screen updating:

Application.ScreenUpdating = False
Application.ScreenUpdating = True


Thanks in advance





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
find keyboard short-cut to type symbols on keyboard steamcomputerdriver Excel Discussion (Misc queries) 2 February 6th 10 01:58 PM
Temporarily Unhiding [email protected] Excel Discussion (Misc queries) 1 September 29th 07 10:21 AM
Temporarily Disable Autocorrect Sloth Excel Discussion (Misc queries) 5 February 7th 07 04:24 PM
Excel 2003: Temporarily "turning off" links to external files... Birmangirl Excel Discussion (Misc queries) 1 August 19th 05 02:51 PM
Temporarily delete ALL CommandBars? Kevin Excel Programming 3 August 26th 03 05:55 PM


All times are GMT +1. The time now is 03:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"