From 19580fc1ad60ce208a1fd56b8b9b56b0953095e9 Mon Sep 17 00:00:00 2001 From: Elsa Minsut Date: Wed, 12 Nov 2025 20:03:22 +0100 Subject: [PATCH] update: warning message shows the function as implemented --- docs/src/functions/information/cell.md | 3 +-- docs/src/functions/information/n.md | 3 +-- docs/src/functions/information/sheets.md | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/src/functions/information/cell.md b/docs/src/functions/information/cell.md index 68bfb5e..120d174 100644 --- a/docs/src/functions/information/cell.md +++ b/docs/src/functions/information/cell.md @@ -7,6 +7,5 @@ lang: en-US # CELL ::: warning -🚧 This function is not yet available in IronCalc. -[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions) +🚧 This function is implemented but currently lacks detailed documentation. For guidance, you may refer to the equivalent functionality in [Microsoft Excel documentation](https://support.microsoft.com/en-us/office/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb). ::: \ No newline at end of file diff --git a/docs/src/functions/information/n.md b/docs/src/functions/information/n.md index 1a46320..87b4a50 100644 --- a/docs/src/functions/information/n.md +++ b/docs/src/functions/information/n.md @@ -7,6 +7,5 @@ lang: en-US # N ::: warning -🚧 This function is not yet available in IronCalc. -[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions) +🚧 This function is implemented but currently lacks detailed documentation. For guidance, you may refer to the equivalent functionality in [Microsoft Excel documentation](https://support.microsoft.com/en-us/office/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb). ::: \ No newline at end of file diff --git a/docs/src/functions/information/sheets.md b/docs/src/functions/information/sheets.md index e230a8f..9c48032 100644 --- a/docs/src/functions/information/sheets.md +++ b/docs/src/functions/information/sheets.md @@ -7,6 +7,5 @@ lang: en-US # SHEETS ::: warning -🚧 This function is not yet available in IronCalc. -[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions) +🚧 This function is implemented but currently lacks detailed documentation. For guidance, you may refer to the equivalent functionality in [Microsoft Excel documentation](https://support.microsoft.com/en-us/office/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb). ::: \ No newline at end of file