+ Reply to Thread
Results 1 to 5 of 5

Temporarily turning off the keyboard?

Hybrid View

  1. #1
    alfredo
    Guest

    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. #2
    Tom Ogilvy
    Guest

    Re: Temporarily turning off the keyboard?

    See help on Application.Interactive

    --
    Regards,
    Tom Ogilvy


    "alfredo" <[email protected]> wrote in message
    news:[email protected]...
    > 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. #3
    Jim Thomlinson
    Guest

    Re: 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" <[email protected]> wrote in message
    > news:[email protected]...
    > > 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. #4
    alfredo
    Guest

    Re: 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" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > 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. #5
    JMB
    Guest

    Re: 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" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1