Hi,
I have a form that is used to record new information. Behind the form is a VB module that dpes validation on the fields and on succesful validation closes the form down.
This all works well, but on re-entering the form, the data from the previous entry remains in the fields.
Can...