I’ve tried automating the creation of hyperlinks (eg. =HYPERLINK(“#’Sheet1’!A2”;1) ) to other worksheets by using a TEXTJOIN function. Then, if I copy and paste just the values of the results, I get the exact hyperlink formulas I need, but they don’t become clickable and instead just display the formula until I double click on them (to enter edit cell mode) and then click away from it, as if that action updated it on some way. I need to generate several hundred hyperlinks, so I would prefer not having to click on each one of them for them to work, so how could I automatically make them all clickable?
Also, a similar thing happens when typing or pasting a link directly into a cell, where it wouldn’t become clickable until I add a space at the end, how to change that?
Also, a similar thing happens when typing or pasting a link directly into a cell, where it wouldn’t become clickable until I add a space at the end, how to change that?