M
MikeB
If I use VBA to set the value of a control (text box) on a form bound
to a table, is the update directly applied to the underlying record in
the table or does the update become effective only when I navigate
away from the record?
Similarly, when I use a combo box to set or alter the vale in a
control, is it immediate or deferred to another event takes place?
to a table, is the update directly applied to the underlying record in
the table or does the update become effective only when I navigate
away from the record?
Similarly, when I use a combo box to set or alter the vale in a
control, is it immediate or deferred to another event takes place?