G
Guest
My form is set to "continuous form view" so I can see multiple records at
once. It queries a database to display this information. The problem occurs
when I try to add a new record and manipulate the data in a drop down box.
All the data disappears for the old records. ( It is not deleted from the
table but it no longer displays on the screen.) Essentially I am trying to
modify the control source of just the record being modified on the screen and
make the data in the drop down box reflect the input from another field on
the form. Any suggestions?
once. It queries a database to display this information. The problem occurs
when I try to add a new record and manipulate the data in a drop down box.
All the data disappears for the old records. ( It is not deleted from the
table but it no longer displays on the screen.) Essentially I am trying to
modify the control source of just the record being modified on the screen and
make the data in the drop down box reflect the input from another field on
the form. Any suggestions?