Hi, I have got a list of hyperlinks in column Y of my table, labeled "Link" - Then in column D I am using this formula for users to click on and follow the link =HYPERLINK([Link],"Link") This is working, but each link is opening in a new tab on the default browser (Chrome) - and what I would like to have happen is each link to open in the same tab, if its open.

I am aware there is a setting that opens new links in the same tab in Chrome but thats not what I want... I only want these link to use the same tab... was thinking there was a way to name that tab and if its open, use it, if its not open, create it...

does anyone know??