ENCODEURL
Returns a URL-encoded string. This function is not available in Excel for the web.
Syntax
ENCODEURL(text)
Parameters
- text: Required. A string to be URL-encoded
Example
=ENCODEURL("https://example.com/hello world")Returns a URL-encoded string. This function is not available in Excel for the web.
ENCODEURL(text)
=ENCODEURL("https://example.com/hello world")