Skip to content

Commit 36e610e

Browse files
authored
Cross-link to web-based custom functions article
To help direct readers to the modern JavaScript solution for Excel custom functions, we should add a note to the top of this article that link to the appropriate place.
1 parent 1e54831 commit 36e610e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/general-development/javascript-user-defined-functions-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: JavaScript user-defined functions overview
3-
ms.date: 09/25/2017
3+
ms.date: 12/21/2020
44
ms.prod: sharepoint
55
ms.assetid: fee38837-1985-4319-ba4e-b99c6ec66336
66
localization_priority: Normal
@@ -9,6 +9,10 @@ localization_priority: Normal
99

1010
# JavaScript user-defined functions overview
1111
JavaScript user-defined functions (UDFs) are new in Excel Services in SharePoint. This article provides a high-level look at JavaScript UDFs, including basic information on how they work in Excel Services.
12+
13+
> [!NOTE]
14+
> "If you’re looking information on JavaScript custom functions for Office Add-ins, visit [Create custom functions in Excel](/office/dev/add-ins/excel/custom-functions-overview)."
15+
1216
## What are UDFs?
1317
<a name="xlsWhatAreUdfs"> </a>
1418

0 commit comments

Comments
 (0)