scsuflyboy
Technical User
I have a table (and forms) to track lease information. One of the fields is labeld TENANT.
I want to be able to create a unique ID for each lease file I create with the following format..
1st three letters of the TENANT name, followed by a 3 digit number (i.e, Tradewinds Contracting would have an ID of TRA001. If Tradewinds Contracting has multiple lease files they would have ID's of TRA001, TRA002, etc. Oingo Boingo Sales would have an ID(s) of OIN001, OIN002, etc.
How can I accomplish this? I will say I am not a professional programmer (I'm a novice to say the least).
Thanks in advance.
I want to be able to create a unique ID for each lease file I create with the following format..
1st three letters of the TENANT name, followed by a 3 digit number (i.e, Tradewinds Contracting would have an ID of TRA001. If Tradewinds Contracting has multiple lease files they would have ID's of TRA001, TRA002, etc. Oingo Boingo Sales would have an ID(s) of OIN001, OIN002, etc.
How can I accomplish this? I will say I am not a professional programmer (I'm a novice to say the least).
Thanks in advance.