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!
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!