auto increment the next number as a default

Joined
Sep 4, 2006
Messages
8
Reaction score
0
Hi,
Could someone help me. I'm not sure how to do this. I need to auto increment the next number as a default for the next record in two different fields. One is on single table where it is a continous number for each record ((txtDrawingNo) Ex-0001,0002,0003,0004,0005 etc.)
And the other is from a related table ((txtDrawingNo)MasterLink and (txtItemNo)ChildLink) where the numbers could be the same for each (Ex-DrawingNo 1000 with ItemNo 001,002. DrawingNo 1001 with ItemNo 001,002,003,004. DrawingNo 1002 with ItemNo 001,002,003,004,005,006 etc.)
I'm not sure how to do this, I tried to use the dlookup but it didn't work.

Thanks Bryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top