chrisjrice
Registered User.
- Local time
- Today, 07:01
- 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?
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?