Hi, I am using Calc to open files on my HDD. I have a large amount of files which can be displayed in a single cell using vlookup.
Here is what the formula looks like:
=HYPERLINK(VLOOKUP((CONCATENATE($B$3;" ";$B$5;" ";$B$4;" ";$B$6;" ";$B$7));$SRP.F3:H8231;3;0);"File")
The hyperlink works, until I change one of the vlookup cell references (B3-B7), to display a different file. I can fix it by deleting and retyping any character in the formula, but I don’t want to have to keep doing that.
To be clear, the files are opened within another software, and clicking the hyperlink opens them correctly, and if I display the file paths on the sheet where they are indexed as hyperlinks, each link works every time.
I have a version of this sheet working in excel and this issue does not occur, but I would rather use Calc because of other issues I have with excel
I have tried CTRL+Click on and off, I have tried low macro security level and URL recognition is turned on.
I’ve spent hours searching the internet for similar issues and I’m coming up empty.
Any help would be greatly appreciated, thanks.
[erAck: edited to codify using ```, see This is the guide - How to use the Ask site? - #6 by erAck ]