Hi Guys,
please could you help me? I've written a VBA function, ValidURL, which takes a string (url) as an argument, performs an HTTP GET operation on it, and returns true if the URL is valid, or false otherwise.
I'm now trying to setup data validation such that a column can only contain...