Forget AutoNumber!
RYO such as NextValue = DMax(......) + 1
-- Slainte
Craig Alexander Morrison Crawbridge Data (Scotland) Limited "word_novice" <wordnovice[ at ]discussions.microsoft.com> wrote in message news:97226327-1EF0-4DBD-A83F-D128F2B4E311[ at ]microsoft.com...
[Quoted Text] > Dear Highly Esteemed Access Gurus, > > Thanks for reading my post. > > Ok, the situation is that I have a database with a one-many relationship. > So > one customer, with one customer reference can have many items of different > types such as: > > CUSTOMER 1 > 4 pots > 2 plates > 9 cups > > What I want to achieve is that for customer 2, the numbering starts all > over > again so for customer 2 the numbering will start again from 1 for pots, > plates amd cups. > > At the moment, for customer 2, the numbering continues from 5 pots, 3 > plates > 10 cups but I want it to restart, or can i use filters? please suggest. > I am desperately in need of help and I have been trying to solve this for > 2 > months now with little success. Please Help.
|