Hi All!
I’m looking for a way (in VBA) of telling if an excel file has links to other spreadsheets. Basically, I want to put this into a vba function and then do something like …
if doesThisFileHaveExternalLinks then msgbox "external links detected ... this is bad" endif
Oh – while I am here – I guess I will shortly be looking for a way of listing these external links .
Ruff