Expand Minimize
This topic has not yet been rated - Rate this topic

WorksheetFunction.EncodeUrl Method (Excel)

Office 2013

Published: July 16, 2012

URL encodes the argument.

Version Added: Excel 2013

expression .EncodeUrl(Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name

Required/Optional

Data type

Description

Arg1

Required

STRING

Text to be encoded.

Return value

VARIANT

Remarks

This method enables the referencing of other cells as arguments into the Web Service URL, as this will ensure the data will be URL encoded.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.