M
myost
I don't know if this is possible, but...
I'm using a button with a number of rules behind it to submit the form
data back to an access database. When the submit function is done I
want to then either return or pull from the database the new record's
unique ID that was created by the submission. Since I'll be doing
this all with the click of a button, I'm not too concerned about
multiple submissions causing the wrong ID to be returned.
I'm guessing this is possible but can't find any reference on how to
do it.
Thanks, Michael
I'm using a button with a number of rules behind it to submit the form
data back to an access database. When the submit function is done I
want to then either return or pull from the database the new record's
unique ID that was created by the submission. Since I'll be doing
this all with the click of a button, I'm not too concerned about
multiple submissions causing the wrong ID to be returned.
I'm guessing this is possible but can't find any reference on how to
do it.
Thanks, Michael