TEXT

Converts a value into text according to a given format.

Sözdizimi

TEXT(Value; Format)

Value is the value (numerical or textual) to be converted.

Biçim Hücreleri Biçimlendir iletişim kutusundaki Sayı sekmesinde Kategori kutusundaki metin biçiminde bir sayı biçimidir. Ondalık ve binler ayracını hücre biçiminde seçmiş olduğunuz dil seçeneğine göre kullanın.

Örnek

=METNEÇEVİR(12,34567;"###,##") 12,35 metni ile döner.

=METNEÇEVİR(12,34567;"000,00") formülü 012,35 metnini görüntüler.

=TEXT("xyz";"=== @ ===") returns the text === xyz ===

tip

See also Number format codes: custom format codes defined by the user.


Lütfen bizi destekleyin!