J
jschping
Hi,
I have a form bound to a set number of records. I do not want the user to be
able to add any new records.
I have a combo box with some VB code to allow the user to select one of the
records to be able to edit it.
When they first open the form, it shows the first record's info. I would
prefer that all the fields were blank until they use the combo-box to select
a record.
How can I do this? I don't want to create a dummy blank record and make that
open first, because then I have an empty record floating around to mess up my
reports. Also, I don't want the user to be able to edit that "dummy" record
and give it info.
What do you suggest?
Thanks!!!
John Schping
I have a form bound to a set number of records. I do not want the user to be
able to add any new records.
I have a combo box with some VB code to allow the user to select one of the
records to be able to edit it.
When they first open the form, it shows the first record's info. I would
prefer that all the fields were blank until they use the combo-box to select
a record.
How can I do this? I don't want to create a dummy blank record and make that
open first, because then I have an empty record floating around to mess up my
reports. Also, I don't want the user to be able to edit that "dummy" record
and give it info.
What do you suggest?
Thanks!!!
John Schping