View Single Post
 
Old 11-20-2017, 09:08 AM
JFistere JFistere is offline Windows 10 Office 2013
Novice
 
Join Date: Nov 2017
Posts: 1
JFistere is on a distinguished road
Question Test for valid hyperlink to a file

I calculate a series of hyperlinks in a column, only some of which refer to actual files on my computer (not on the Internet). I would like to test for the existence of the file and use the result in an if statement, and display the link if it exists, or leave the cell displaying blank if it does not.

It is not feasible to continuously test for the existance of a file, of course, so perhaps it should test on opening the spreadsheet or when F9 is pressed.
Reply With Quote