Hi I put a text box named changedate on a form. It is a bound form and the box is bound to the changedate field.
I put a line of code
changedate = date
in the afterupdate event. It updates the field but it is then stuck in that record. What do I need to add to make this work properly.
Thanks
Lewie
I put a line of code
changedate = date
in the afterupdate event. It updates the field but it is then stuck in that record. What do I need to add to make this work properly.
Thanks
Lewie