הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Underlying function that calls the web service asynchronously, using an HTTP GET request, and returns the response.
Syntax
expression.WebService (Url)
expression A variable that represents a WorksheetFunction object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Url | Required | String | The URL of the web service to make the HTTP GET request to. |
Remarks
The URL parameter is limited to 2048 characters.
Return value
Variant
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.