rashidzaib
Registered User.
- Local time
- Today, 13:17
- Joined
- Aug 12, 2007
- Messages
- 32
hy
i hope all r fine
i am making item code through access form to help my erp program
the detail of coding is we have 13 digit code and to make an item we have five group
example
first group contain 4 digit 1001
2nd group 3 digit 001
3rd 2 digit 01
4th 2 digit 02
5th 2 digit 03
the item will be to concatenate the all group that is
1001001010203
this will be my item code
here the problem is when i am making group code if code is 001 access is giving me 1 and i want the group code to be autonumber
is there any solution please help me.
thank u in advance
bye
i hope all r fine
i am making item code through access form to help my erp program
the detail of coding is we have 13 digit code and to make an item we have five group
example
first group contain 4 digit 1001
2nd group 3 digit 001
3rd 2 digit 01
4th 2 digit 02
5th 2 digit 03
the item will be to concatenate the all group that is
1001001010203
this will be my item code
here the problem is when i am making group code if code is 001 access is giving me 1 and i want the group code to be autonumber
is there any solution please help me.
thank u in advance
bye