Hello:
So ive read quite a bit of forums that talk about how you can use DMAX to increment instead of using autonumber. Simple Question: where do you put the dmax function in your design view of the table?
I have a desire to create my own autonumber that increments from 1 all the way to whatever for a serious of records. I tried Dmax in a query, because i'm using queries to populate a new table, but it adds 1 to all of the records so I end with 1 (default value being 0 in my table design view)
Thanks for your help in advance.
So ive read quite a bit of forums that talk about how you can use DMAX to increment instead of using autonumber. Simple Question: where do you put the dmax function in your design view of the table?
I have a desire to create my own autonumber that increments from 1 all the way to whatever for a serious of records. I tried Dmax in a query, because i'm using queries to populate a new table, but it adds 1 to all of the records so I end with 1 (default value being 0 in my table design view)
Thanks for your help in advance.