Is there any formula to extract url from a table?

I would like to have a formula to extract URL on specific table into every row? is there a way to parse or extract it out?

I am not intended to use copy link of the table in to the formula because this will not change when i copy my doc.

So when i created a button open hyperlink with this formula, it will go directly to table.

I plan to use this when i copy a new doc. I don’t have to edit url on everybutton

Yeah for sure

Just have you button use this formula

  • OpenWindow(Table.ObjectLink())

Hi thanks a lot that was fast @Scott_Collier-Weir .

Can I have more specific on how to go to table with specific view?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.