Hello. In my table I have two columns for coordinates and want to insert them in a third column with a HTML code. How can I do it automatically?
Thanks!
lat lon code
35.076 32.928 <iframe .../35.076/32.928"></iframe>
-1.360 42.592 <iframe .../A2/B2"></iframe>
-5.840 37.338 <iframe .../A3/B3"></iframe>
-4.655 41.932 <iframe .../A4/B4"></iframe>
10.423 51.083 <iframe .../A5/B5"></iframe>