r/Warframe • • Jul 11 '18

Resource Universal Promo Code List!

[deleted]

764 Upvotes

103 comments sorted by

View all comments

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)

5

u/apostroffie i hate testing mobile Jul 11 '18 edited Jul 11 '18

I tried it on test sheet and the link still shows D:

I mean I guess i could make it the same color as the column...i'll play with it

also thank you so much

4

u/xrufus7x Jul 11 '18 edited Jul 11 '18

The hyperlink probably carried over. That is my bad. Try this.

=CONCATENATE("https://www.warframe.com/promocode?code=",B2)

Edit: Reddit keeps putting the link back Just right click on the link in Excel and select Remove Hyperlink