docs: available status for implemented functions

This commit is contained in:
Elsa Minsut
2025-11-26 23:04:46 +01:00
committed by Nicolás Hatcher Andrés
parent 9193479cce
commit db26403432
2 changed files with 2 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
| SUMIF | <Badge type="tip" text="Available" /> | |
| SUMIFS | <Badge type="tip" text="Available" /> | |
| SUMPRODUCT | <Badge type="info" text="Not implemented yet" /> | |
| SUMSQ | <Badge type="info" text="Not implemented yet" /> | |
| SUMSQ | <Badge type="tip" text="Available" /> | |
| SUMX2MY2 | <Badge type="info" text="Not implemented yet" /> | |
| SUMX2PY2 | <Badge type="info" text="Not implemented yet" /> | |
| SUMXMY2 | <Badge type="info" text="Not implemented yet" /> | |