KEITHC4217
New Member
- Joined
- Jan 4, 2018
- Messages
- 4
i am working on a form that is to generate a number based on two parts (ie 5600) where 56 is select from a list and then 00 is to be a sequential number starting at 00
when the 56 is selected and the second part is added i need the 00 the step up 1 if the number exists, this is so we dont get duplicates in the list and when more 56 numbers are created they step up 1 (5600, 5601, 5602, 5603 etc)
can anyone advise how to get the sequential number appended
thanks in advance
when the 56 is selected and the second part is added i need the 00 the step up 1 if the number exists, this is so we dont get duplicates in the list and when more 56 numbers are created they step up 1 (5600, 5601, 5602, 5603 etc)
can anyone advise how to get the sequential number appended
thanks in advance