G
Guest
Hello all,
I have a form that populates data based on the data in a cboBox. That works
fine however as the user clicks through the 'next' button (custom buttons,
not the ones that come with the form) if the recordset returns say, two
entrys, if the suer clicks past the second record then tere is a thrid,
blank, new entry. Since the user will only be amending records that already
exist I don't want them to have the ability to add a new entry, so i'd like
to recordset to stop of the last record, not show a new record. How can this
be done ?
Thanks in advance,
Mitch....
I have a form that populates data based on the data in a cboBox. That works
fine however as the user clicks through the 'next' button (custom buttons,
not the ones that come with the form) if the recordset returns say, two
entrys, if the suer clicks past the second record then tere is a thrid,
blank, new entry. Since the user will only be amending records that already
exist I don't want them to have the ability to add a new entry, so i'd like
to recordset to stop of the last record, not show a new record. How can this
be done ?
Thanks in advance,
Mitch....