[]
        
(Showing Draft Content)

ENCODEURL

This function returns a URL encoded string.

Syntax

ENCODEURL(text)

Arguments

[Required] Specify the text to be encoded for the argument.

Remarks

This function is used to replace the special characters, such as "/", or "#, or "," and so on, which either is not a valid character for URL or either has its own meaning.

Examples

ENCODEURL(D1) gives the result TOP, where D1 is the cell reference with text TOP