Hi all
I have a form that updates comment details. It has two text boxes, auto filled when the form is loaded with the date and time. As these aren't linked to table in the form, when the record saves, it doesn't update the table.
How do I do this? I assume there's something I need to enter in to the beforeupdate properties field? The table is called order, and the text boxes are txt_time and txt_date.
I have a form that updates comment details. It has two text boxes, auto filled when the form is loaded with the date and time. As these aren't linked to table in the form, when the record saves, it doesn't update the table.
How do I do this? I assume there's something I need to enter in to the beforeupdate properties field? The table is called order, and the text boxes are txt_time and txt_date.