G
Guest
Hello,
I'm a novice with VBA but I try to explain my problem.
I have a masterform in which I select a record out of a listbox.
This show me the details of the record.
On the form I have a button that leads to an "Update"form.
In that form is a date field .
After filling in a new date an event starts.
This event opens another table to generate a "certificate code" = text.
Question:
How can I write (Update) this value in the detail on my "Update" form?
Who can help me with this?
I'm a novice with VBA but I try to explain my problem.
I have a masterform in which I select a record out of a listbox.
This show me the details of the record.
On the form I have a button that leads to an "Update"form.
In that form is a date field .
After filling in a new date an event starts.
This event opens another table to generate a "certificate code" = text.
Question:
How can I write (Update) this value in the detail on my "Update" form?
Who can help me with this?