Controlling "limit to list" error

  • Thread starter Thread starter Del
  • Start date Start date
D

Del

I want to display my own message when the user makes an entry in the combo
box that is not on the list. I've tried 'Response=acDataErrAdded' without
success. The standard message still appears after mine. Is there any way
besides comparing entry to list in Before_Update event?
 
Back
Top