I have Combo Box based on table. I would like to put automatically specific value into one field of selected line/record in Combo Box. Eg. [Exit_Date] field should get value Now() after double click on row in Combo Box. How simple VBA code should look for it? Thank you. Vaclav
Garrett Michael
@Reply 3 years ago
If I understand correctly, this would be developer level. You would need to add an After Update event on the combo box, and then use an update query to update the Exit_Date field for the record that was selected in the combo box.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Access Beginner 8.