R
RH
Hi all
I have a form on the internet that needs to generate the next number in a
sequence for a member number. I know not to use AutoNumber, but I wanted to
know if I could use DMAX from the internet.
I believe the syntax to use within Access is
=DMAX("FieldName","TableName")+1
How would I translate this to work from a web form?
TIA
Robyn
I have a form on the internet that needs to generate the next number in a
sequence for a member number. I know not to use AutoNumber, but I wanted to
know if I could use DMAX from the internet.
I believe the syntax to use within Access is
=DMAX("FieldName","TableName")+1
How would I translate this to work from a web form?
TIA
Robyn