D
dkuntz
Guest
I have a few users that enter new records via a data entry form.
I would like to have a label or textbox that continuously counts each new record a user adds in a given day. A user chooses his/her id from a combox on the same data entry form.
A user will click a 'Submit' button once they have entered all that they need to. After this the new record is stored and then they can begin entering a new record. I'm assuming the code would go in the Submit_Click() event. I'm having a little trouble getting started - any help is sincerely appreciated.
Thanks -
Derek
I would like to have a label or textbox that continuously counts each new record a user adds in a given day. A user chooses his/her id from a combox on the same data entry form.
A user will click a 'Submit' button once they have entered all that they need to. After this the new record is stored and then they can begin entering a new record. I'm assuming the code would go in the Submit_Click() event. I'm having a little trouble getting started - any help is sincerely appreciated.
Thanks -
Derek