TEXT

Converts a value into text according to a given format.

αƒ‘αƒ˜αƒœαƒ’αƒαƒ₯αƒ‘αƒ˜

TEXT(Value; Format)

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

αƒ€αƒαƒ αƒ›αƒαƒ’αƒ˜ αƒαƒ αƒ˜αƒ‘ გეαƒ₯αƒ‘αƒ’αƒ˜ αƒ αƒαƒ›αƒ”αƒšαƒ˜αƒͺ αƒ’αƒαƒœαƒ‘αƒαƒ–αƒ αƒ•αƒ αƒαƒ•αƒ‘ Ⴠორმაგბ. αƒ’αƒαƒ›αƒαƒ˜αƒ§αƒ”αƒœαƒ”αƒ— αƒαƒ—αƒ¬αƒ˜αƒšαƒαƒ“αƒ”αƒ‘αƒ˜αƒ‘ და და αƒαƒ—αƒαƒ‘αƒ”αƒ‘αƒ˜αƒ‘ αƒ’αƒαƒ›αƒ§αƒαƒ€αƒ˜ როგორαƒͺ ებ αƒ£αƒ―αƒ αƒ˜αƒ‘ αƒ€αƒαƒ αƒ›αƒαƒ’αƒ¨αƒ˜αƒ αƒ›αƒ˜αƒ—αƒ˜αƒ—αƒ”αƒ‘αƒ£αƒšαƒ˜.

αƒ›αƒαƒ’αƒαƒšαƒ˜αƒ—αƒ˜

=TEXT(12.34567;"###.##") returns the text 12.35

=TEXT(12.34567;"000.00") returns the text 012.35

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

tip

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


Please support us!