Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v19
COUNTA

COUNTA 


 

COUNTA ( value {, value2 , ... , valueN} ) 
Parameter Typ   Beschreibung
value  Zahl, Array in 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)

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Formeln in 4D View Pro

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D View Pro Handbuch ( 4D v19)