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