How to extract URL from Link in Google Sheets using a formula?

后端 未结 9 1953
面向向阳花
面向向阳花 2020-12-13 09:33

I have copied from a website a series of hyperlinks and pasted them in a google sheet. The values show up as linked text, not hyperlink formulas, and are still linked correc

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-13 10:24

    I was able to solve this for Jotform in a very simple way.

    I was looking to include the Edit link in a query, but it would only give me the text "Edit Submission."

    However, I noticed that I had the form ID in Column R. I was then able copy the JotForm link and combine it with the cell reference "https://www.jotform.com/edit/"&R2

提交回复
热议问题