I have 35 Text boxes on a form,and I want all of them to call the same procedure in their Change event. Without having to place a call to the procedure in every change event how can I do this?


Thanks