1. Home
  2. Docs
  3. Network Tools for Excel Support
  4. Validation Functions
  5. ISURL

ISURL

SUMMARY

Check if a cell or value contains a valid URL. This function is available directly via the cell “=ISURL(…)”


RETURN VALUE

The function will return “TRUE” when value is a valid URL, otherwise the function returns “FALSE”.


ARGUMENTS

value – The value to check.


EXAMPLE

Microsoft Excel checks for valid URL using ISURL formula

Instructional Video