URLs in formula corrupted on edit
-
Hi, I have a simple excel spreadsheet, 20 rows and 5 columns. Col3 includes a website URL (stored as text, not as a hyperlink), which is turned into a html <a> tag using a formula in col5.
="<a href="&CHAR(39)&C2&CHAR(39)&" target="&CHAR(39)&"_blank"&CHAR(39)&" >"&A2&"</a>"If I edit the table structure – move rows around for example, once it has been imported then the results in column 5 get corrupted.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.