Skip to content

Commit 1211542

Browse files
committed
Add call to action
1 parent 7a27d4c commit 1211542

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/excel/custom-functions-lambdas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.localizationpriority: medium
77

88
# Use custom functions with LAMBDA functions
99

10-
[LAMBDA functions](https://support.microsoft.com/office/lambda-function-bd212d27-1cd1-4321-a34a-ccbf254b8b67) are custom, reusable Excel functions that users can create without JavaScript. Custom functions add-ins created with Office JavaScript APIs are compatible with some LAMBDA functions.
10+
The data analysis offered by your custom functions add-ins can be extended and customized by your users with LAMBDA functions. [LAMBDA functions](https://support.microsoft.com/office/lambda-function-bd212d27-1cd1-4321-a34a-ccbf254b8b67) are custom, reusable Excel functions that users can create without JavaScript.
1111

1212
The following Excel functions support using a custom function as the LAMBDA function parameter.
1313

@@ -19,7 +19,7 @@ The following Excel functions support using a custom function as the LAMBDA func
1919
> [!NOTE]
2020
> Support for using a custom functions add-in with LAMBDA functions requires the following minimum versions.
2121
>
22-
> - Office on Windows (Microsoft 365 subscription): Version 2510 (Build 19328.20158).
22+
> - Office on Windows: Version 2510 (Build 19328.20158).
2323
> - Office on Mac: Version 16.102 (Build 25101223).
2424
2525
## See also

0 commit comments

Comments
 (0)