Skip to Content

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: StringSince: Excel 2013