Incrementing a number by 1 (1 Viewer)

chrisjrice

Registered User.
Local time
Today, 00:46
Joined
Mar 26, 2002
Messages
37
I have a form which has been created over a linked table. I want one of the key fields to automatically increment by 1. I cannot alter the design of the field to auto number because the table is linked.

I have created a query which gets the maximum number for that field on the database. However when I set the default value n the form to the query + 1 it just comes up with name#?.

Can anyone help, is there another way to do it?
 

chrisjrice

Registered User.
Local time
Today, 00:46
Joined
Mar 26, 2002
Messages
37
Thank you very much for the link. It looks like a very informative website.

Thanks

Chris
 

Users who are viewing this thread

Top Bottom