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

Home

 
4D v19
TEXT

TEXT 


 

TEXT ( value , format ) 
Parameter Typ   Beschreibung
value  Zahl, CellRef in Numeric value to format to text
format  Text in Format to apply to value

The TEXT function returns a string composed of value number formatted according to format.

Pass a numeric data or a reference to a cell that contains numeric data in value and a text argument in format.

TEXT(A1,"$0.00") //$10.00 if A1 contains 10

TEXT(100,"0.00€") //100.00€

 
EIGENSCHAFTEN 

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

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D View Pro Handbuch ( 4D v19)