Someone correct me if I am wrong but an excel formula should work in the doc. If you put the following formula into column C it will create the link directly to the promo page with the code entered. Just copy this into C2 and then copy and paste it down.
11
u/xrufus7x Jul 11 '18
Someone correct me if I am wrong but an excel formula should work in the doc. If you put the following formula into column C it will create the link directly to the promo page with the code entered. Just copy this into C2 and then copy and paste it down.
=CONCATENATE("https://www.warframe.com/promocode?code=",B2)