How can I create multiple rows of numbers and then connect US to it
The promo code is alpha numeric making it a pain in the ass to enter them 1 by 1 instead of doing a range of codes owned by a consultant.
I would like to find a way to enter the fields:
Country - (This could be a checkbox or text box or radio button) the options are either US or CH
Code - (6 digit code)
# of Codes - (How many sequential codes to assign to the consultant)
Somehow I need to write a script that takes <code>+1 repeated <# of codes> then add or connect Country.
So after inputting
US
101010
25
I would automatically create US101010, US101011, ... to US101035.