filmov
tv
TEXT Function in Excel | Formula | Use of TEXT Function in Excel

ะะพะบะฐะทะฐัั ะพะฟะธัะฐะฝะธะต
In this video, we are going to learn how to use Text function in excel using Text Formula.
๐๐๐ฑ๐ญ ๐ ๐ฎ๐ง๐๐ญ๐ข๐จ๐ง ๐ข๐ง ๐๐ฑ๐๐๐ฅ
-------------------------------------------
The text function in excel coverts the numerical values into a text format stated.
๐๐๐ฑ๐ญ ๐๐ฑ๐๐๐ฅ ๐ ๐จ๐ซ๐ฆ๐ฎ๐ฅ๐
---------------------------------------
Below is the formula of Text Function
= TEXT (value, format_text)
๐๐ซ๐ ๐ฎ๐ฆ๐๐ง๐ญ๐ฌ
----------------------------
Value = Value to be formatted.
format_text = Format code we would like to apply.
๐๐๐ฑ๐ญ ๐ ๐ฎ๐ง๐๐ญ๐ข๐จ๐ง ๐ ๐จ๐ซ๐ฆ๐๐ญ ๐๐จ๐๐ ๐๐ฎ๐ซ๐ข๐ง๐ ๐๐๐ญ๐ ๐๐๐ง๐๐ฅ๐ข๐ง๐
-----------------------------------------------------------------------------------------
Format Code Description Using Text Function Output
d It shows the day 12 12
as a number without
a leading zero.
m It shows the month 1 1
as a number without
a leading zero.
yy It shows the year 18 or 2018 18 or 2018
as a 2 digit no(00-99)
or 4 digit number(1990-9999)
๐๐๐ฑ๐ญ ๐ ๐ฎ๐ง๐๐ญ๐ข๐จ๐ง ๐ข๐ง ๐๐ฑ๐๐๐ฅ
-------------------------------------------
The text function in excel coverts the numerical values into a text format stated.
๐๐๐ฑ๐ญ ๐๐ฑ๐๐๐ฅ ๐ ๐จ๐ซ๐ฆ๐ฎ๐ฅ๐
---------------------------------------
Below is the formula of Text Function
= TEXT (value, format_text)
๐๐ซ๐ ๐ฎ๐ฆ๐๐ง๐ญ๐ฌ
----------------------------
Value = Value to be formatted.
format_text = Format code we would like to apply.
๐๐๐ฑ๐ญ ๐ ๐ฎ๐ง๐๐ญ๐ข๐จ๐ง ๐ ๐จ๐ซ๐ฆ๐๐ญ ๐๐จ๐๐ ๐๐ฎ๐ซ๐ข๐ง๐ ๐๐๐ญ๐ ๐๐๐ง๐๐ฅ๐ข๐ง๐
-----------------------------------------------------------------------------------------
Format Code Description Using Text Function Output
d It shows the day 12 12
as a number without
a leading zero.
m It shows the month 1 1
as a number without
a leading zero.
yy It shows the year 18 or 2018 18 or 2018
as a 2 digit no(00-99)
or 4 digit number(1990-9999)