Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
COUNTA
|
COUNTA ( value {, value2 , ... , valueN} ) | ||||||||
Parameter | Typ | Beschreibung | ||||||
value | Zahl, Array |
![]() |
Cells or cell range to be counted | |||||
The COUNTA function counts the number of cells specified in value that are not empty (i.e. cells that contain numbers, text, or logical values). It accepts cell references and returns numeric data.
In value, you can pass up to 255 separate cells or a single array of values.
COUNTA(B2,D2,E4,E5,E6)
COUNTA(A1:G5)
Produkt: 4D
Thema: Formeln in 4D View Pro
4D View Pro Handbuch ( 4D v19)