TRUECALC
Functions

ISURL

Return TRUE if value is a URL string

Try it

When to use it

When should I use ISURL?

Use ISURL to validate that a cell or value is a properly formed URL string before using it in HYPERLINK or passing it to a web request.

Used in

operations · sales

Syntax

ISURL(value)

On this page