flying linus
Registered User.
- Local time
- Yesterday, 19:25
- Joined
- Oct 1, 2004
- Messages
- 33
I have a form the the user selects a domain via a combo box. I want to create an incremental ID so that the actual ID generated is a concatenation of the Domain selected + a three digit incremented number as text. How can this be done? I am currently inputting the IDs in by hand but want to automate the form.