Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bizna

  1. bizna

    Changing default error messages

    Thanks PH, the vba help for a form's error event was exactly what I needed! Woohoo! Jason
  2. bizna

    Changing default error messages

    Hi Randy, Thanks for the suggestion! Unfortunately, the error gets generated before the BeforeUpdate event of the textbox is fired, so that won't work for me ... Hi PH, I looked at the error event of the form object. I added code to the event to put a messagebox up when the event fired...
  3. bizna

    Changing default error messages

    Hi all, When a user is entering data in a form, and they enter an incorrect data type (e.g. letters for a numeric field), an error message is generated when that user tries to leave that textbox. The error message is: "The value you entered isn't valid for this field. For example, you may...

Part and Inventory Search

Back
Top