Greetings! If anyone can give me some suggestions for this project I would be very grateful.
I have a form that mostly uses unbound controls for data entry. When saving, I pick up the values, validate, and write them to their related fields in the form's BeforeUpdate event. This works well...