G
Guest
I have a form with a button that when clicked I would like to have it go to a
file, get the number there, add one to it, and then save it back in that file
as well as display it in the field on the form. I created a table for this
number, but don't know how to program the button to do what I want it to do.
The users need a new number only some of the time, and would then click the
button. The number needs to be incremental by one. Would a query work best
or an update? I am at a loss, please help.
Thanks,
file, get the number there, add one to it, and then save it back in that file
as well as display it in the field on the form. I created a table for this
number, but don't know how to program the button to do what I want it to do.
The users need a new number only some of the time, and would then click the
button. The number needs to be incremental by one. Would a query work best
or an update? I am at a loss, please help.
Thanks,