Hi,
I often have bound forms or subforms where I need in vba to update the value of one of the fields in the form recordset, although that field does not need to be displayed on the form.
I have always just added a bound control to the form, set it invisible, and then updated the value of the...