Hey everyone - great to be here!
I'm trying to do something that seems relatively easy. I have a bound form that is tied to a record set. I have a primary key of Order ID and I'd like each time you click the "new record" button a new Order ID is automatically populated with the current order + 1.
I tried the whole primary key Autonumber deal but the counter starts at 1 and not 100,000, which is what I'd like.
Any ideas? Dmax perhaps?
THANKS!
-Tim
I'm trying to do something that seems relatively easy. I have a bound form that is tied to a record set. I have a primary key of Order ID and I'd like each time you click the "new record" button a new Order ID is automatically populated with the current order + 1.
I tried the whole primary key Autonumber deal but the counter starts at 1 and not 100,000, which is what I'd like.
Any ideas? Dmax perhaps?
THANKS!
-Tim