Theseekers
Technical User
Dear Tekers,,
Is there away to by pass system error message(s) in a combo box with Notinlist event???
I have a combo box and when the notinlist event triggered it; I want the box get the focus again.
I have looked all threads about this problem in the forum but most had the add newdata feature in it. I did not want to add new data to the list but just want the box to get focus again.
I have tried to add the response = acdataerrcontinue in my notinlist event code. This works fine and eliminiates the system error such as "Data is not in list ...". However, I now get the RT error 94 - Invalid use of Null. ????
Can some1 show me how to regain contorl of a combo box with out the add feature and all the system messages.
TIA
Is there away to by pass system error message(s) in a combo box with Notinlist event???
I have a combo box and when the notinlist event triggered it; I want the box get the focus again.
I have looked all threads about this problem in the forum but most had the add newdata feature in it. I did not want to add new data to the list but just want the box to get focus again.
I have tried to add the response = acdataerrcontinue in my notinlist event code. This works fine and eliminiates the system error such as "Data is not in list ...". However, I now get the RT error 94 - Invalid use of Null. ????
Can some1 show me how to regain contorl of a combo box with out the add feature and all the system messages.
TIA