R
Rachel Garrett
I have a working combo box that allows the user to select a value, and
the rest of the form populates with data from query results. A few
fields are editable, and I disabled the rest. This is working, but I'm
wondering what the easiest way is to make the form be blank when the
user first opens it. Right now, it displays all the data for the first
record in the query results, and then the data changes after the user
selects a value. This would confuse some of the users.
Thanks,
Rachel
the rest of the form populates with data from query results. A few
fields are editable, and I disabled the rest. This is working, but I'm
wondering what the easiest way is to make the form be blank when the
user first opens it. Right now, it displays all the data for the first
record in the query results, and then the data changes after the user
selects a value. This would confuse some of the users.
Thanks,
Rachel