Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default error handling

Is it possible to assign a specific key (such as INS) for error handling? I
have a combobox that pulls data from a list in sheet2. If the Item is not in
the list, I would like the user to be able to press the INS button to call
the code to add the item.

Thank you in advance
Dawna
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,049
Default error handling

use the Application.OnKey method

"Dawna" wrote in message
...
Is it possible to assign a specific key (such as INS) for error handling?
I
have a combobox that pulls data from a list in sheet2. If the Item is not
in
the list, I would like the user to be able to press the INS button to call
the code to add the item.

Thank you in advance
Dawna


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default error handling

Thank you Patrick

"Patrick Molloy" wrote:

use the Application.OnKey method

"Dawna" wrote in message
...
Is it possible to assign a specific key (such as INS) for error handling?
I
have a combobox that pulls data from a list in sheet2. If the Item is not
in
the list, I would like the user to be able to press the INS button to call
the code to add the item.

Thank you in advance
Dawna


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
First Error works but Subsequent Error Handling Does Not Edwin Kelly Excel Programming 2 May 20th 09 02:40 PM
Error handling error # 1004 Run-time error [email protected] Excel Programming 3 May 20th 08 02:23 PM
Set Error handling INSIDE error-trap Michelle Excel Programming 6 May 3rd 08 03:30 PM
Error Handling - On Error GoTo doesn't trap error successfully David Excel Programming 9 February 16th 06 05:59 PM
Error handling with a handling routine ben Excel Programming 0 March 15th 05 03:01 PM


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