L
ladybug via AccessMonster.com
I have a form called sfrm_status_of_lif2. In this form are two combo boxes,
status and sub_by. Third there is a text box, status_dt. Then there is a
command button called cmd_notes.
When this button is clicked another form opens up called
sfrm_status_of_lif_notes. The three boxes appear on this forms header and
the data entered from sfrm_status_of_lif2.
The problem is if I tab to the cmd_notes button after entering the status,
sub_by, and status_dt the info is not in form sfrm_status_of_lif_notes. If I
tab off of the form and then click on the cmd_notes button then the
selections are there. How can I get this to update once you click the button
before the form opens?
status and sub_by. Third there is a text box, status_dt. Then there is a
command button called cmd_notes.
When this button is clicked another form opens up called
sfrm_status_of_lif_notes. The three boxes appear on this forms header and
the data entered from sfrm_status_of_lif2.
The problem is if I tab to the cmd_notes button after entering the status,
sub_by, and status_dt the info is not in form sfrm_status_of_lif_notes. If I
tab off of the form and then click on the cmd_notes button then the
selections are there. How can I get this to update once you click the button
before the form opens?