Hi,
(BTW, this is not a problem with my Excel formula. It has to be something to do with the way file paths are created in DropBox...)
I am trying to create dynamic links within an excel spreadsheet to PDF files. All files (including the excel worksheet) are stored in the same Dropbox directory. The Excel workbook is a shared resource, that needs to be accessed by several users using Macs. No matter what I do, I cannot get the links to work, at least not initially. Here's what's weird: My hyperlinks throw an error in excel, unless I open the linked file manually, after which the link will work?!? I have no idea how that is even possible. It's as if opening the file stores its filepath in memory somewhere that excel has access to, but that without that, excel can't access the file on its own... Anyway, that's not a work around. These hyperlinks are generated dynamically, and if you have to open the file manually first, well then the hyperlink itself is kinda pointless, eh!
I notice that when you right-click on the locally saved version of a file and select Copy Dropbox link, the resulting link has an extra directory with a 15 character code name (https://www.dropbox.com/s/XXXXXXXXXXXXXXX/[filename]?dl=0). Excel doesn't know that coded filename. Is that what's rendering this impossible? And if so, how do I get around it? I can't be the first person in history to be trying to do this!! Any help much appreciated!