Excel File Fast If You Know
Hi
attached you can find a txt file; the first part of the txt file is HTML
<option selected value=”http://www.cnn.com”>CNN</option>
The second part are names plus links
32 Red
http://www.32italia.com/?BTag=32RedBanAff56211
50 Stars Casino
http://banner.50starscasino.com/cgi-bin/redir.cgi?id=N&member=21000000&profile=64427
7 Sultans
http://www.7sultans.me/freetime/btag-ad260914/
….
….
What I need is an excel file (with every row a single entry), or also a txt file (better), looking like this
<option selected value=”http://www.32italia.com/?BTag=32RedBanAff56211″>32 Red</option>
<option value=”http://banner.50starscasino.com/cgi-bin/redir.cgi?id=N&member=21000000&profile=64427″>50 Stars Casino</option>
<option value=”http://www.7sultans.me/freetime/btag-ad260914/”>7 Sultans</option>
…..
….
….
With all the links in the txt file attached
Thanks


