G
Guest
Hi All,
I need assistance with the right way to insert records to table.
I'm getting as an input from a user form the number of duplicates and the
identifier that says which record to duplicate. I need add letter (a,b,c...)
according to the counter. For example: the user put identifier FAL-3245 and
counter 10.
The outcome should be 9 new records with same values of all fields except
the identifier field that should be FAL-3245a,FAL-3245b,FAL-3245c till
FAL-3245i.
Any suggestions?
Thanks a lot in advance
I need assistance with the right way to insert records to table.
I'm getting as an input from a user form the number of duplicates and the
identifier that says which record to duplicate. I need add letter (a,b,c...)
according to the counter. For example: the user put identifier FAL-3245 and
counter 10.
The outcome should be 9 new records with same values of all fields except
the identifier field that should be FAL-3245a,FAL-3245b,FAL-3245c till
FAL-3245i.
Any suggestions?
Thanks a lot in advance