Skip to content

Commit ebff36c

Browse files
authored
[Excel] (Custom functions) Remove preview tag from GA feature (#5174)
1 parent f265957 commit ebff36c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/excel/custom-functions-formula-value-preview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Work with formula value preview mode in your custom functions
33
description: Work with formula value preview mode in your custom functions
4-
ms.date: 04/16/2025
4+
ms.date: 05/15/2025
55
ms.localizationpriority: medium
66
---
77

8-
# Work with formula value preview mode in your custom functions (preview)
8+
# Work with formula value preview mode in your custom functions
99

1010
You can control how your custom function calculates results when participating in formula value preview mode. Formula value preview mode is a feature that allows end users to select portions of a formula while editing the cell to preview the values. This feature helps users evaluate the formula as they edit it. The following image shows an example of the user editing a formula and selecting the text `A1+A2`. The formula preview mode shows the value `7` above.
1111

0 commit comments

Comments
 (0)