NotInList - error msg appears

M

Mike

Access 97 question...

I have a combo box with its 'Limit To List' property set
to Yes. I have also set the control's 'On Not in List'
property to an Event Procedure that displays a msgbox.
The problem I have is that once the custom msgbox is
displayed and the I click 'OK', I get the standard Not In
List error message as well ("The text you entered isn't an
item in the list." etc.)

I only want my custom msgbox to display, and not the
default one. What do I need to do differently?

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Replacing 'NotInList' Message for a Combo 2
Need help in NotInList event 5
NotInList 1
using multiple fields from a table 3
NotInList 3
NotInList help 3
Add new record 0
Msg Box Title 5

Top