All language subtitles for 2. Excel 2016 Functions

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese Download
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:00,630 --> 00:00:10,260 Functions in excel are pre-built formulas Excel has a large number of built in functions just as you 2 00:00:10,260 --> 00:00:13,590 type operators in formulas. 3 00:00:13,590 --> 00:00:16,790 You provide arguments to functions. 4 00:00:16,800 --> 00:00:25,970 The general form of function is equal to function name and arguments in the bracket. 5 00:00:26,010 --> 00:00:30,350 In this worksheet let us find the total sales for the year. 6 00:00:31,250 --> 00:00:42,310 To add the total sales in Cell C 14 click Cell C 14 click the insert function tool right next to the 7 00:00:42,310 --> 00:00:50,850 formula but excel displays the insert function dialog box into insert function dialog box. 8 00:00:50,890 --> 00:00:54,310 You can search for a particular function. 9 00:00:54,430 --> 00:01:01,930 You can also select a category of functions and then select the desired function from the list. 10 00:01:02,050 --> 00:01:09,700 Click the category selection dropdown list since we need a mathematical some function. 11 00:01:09,700 --> 00:01:13,960 Select math and trigonometric category. 12 00:01:14,110 --> 00:01:21,150 Scroll down the list of functions and selecting some function in the function selection list. 13 00:01:21,280 --> 00:01:27,940 Then you select the function Excel displays the syntax and description of the function at the bottom 14 00:01:27,940 --> 00:01:32,140 of the insert function dialog box. 15 00:01:32,140 --> 00:01:39,800 Notice that in Cell C 14 the SUM function is inserted for cells C 2 to C 13. 16 00:01:39,910 --> 00:01:48,880 The default selection for the sum function is the continuous range of cells above or to the left of 17 00:01:48,880 --> 00:01:52,720 the cell where you insert the sum function. 18 00:01:52,720 --> 00:01:57,330 And sure that the range of cells inside the brackets is correct. 19 00:01:57,400 --> 00:02:03,330 You can also see the function syntax in the formula about kick. 20 00:02:03,450 --> 00:02:10,090 Okay Excel adds up the values in Cell C 14. 21 00:02:10,150 --> 00:02:13,670 We can now see the total sales for the year. 22 00:02:13,690 --> 00:02:20,580 You can also use the formula step in the ribbon to quickly access excel functions. 23 00:02:20,680 --> 00:02:24,190 Select the category to browse its functions. 24 00:02:24,190 --> 00:02:31,240 Every new version of Excel introduces some new functions depending upon the version of Excel you are 25 00:02:31,240 --> 00:02:32,180 using. 26 00:02:32,260 --> 00:02:40,840 You will see the list of available functions when you hover the mouse over each function Excel displays 27 00:02:41,020 --> 00:02:46,730 up to click the function to get detailed information about it. 28 00:02:46,750 --> 00:02:50,320 You can also use auto sum to do fine. 29 00:02:50,350 --> 00:02:52,900 Total sales volume for that year. 30 00:02:52,900 --> 00:03:02,060 Click Sell be 14 click the auto sum tool a market outlines the columns B to to be 13. 31 00:03:02,080 --> 00:03:09,200 Notice that the default selection for the sum function is the continuous range of cells above. 32 00:03:09,370 --> 00:03:18,160 Ensure that the range of cells inside the brackets is correct and press enter Excel adds up the values 33 00:03:18,400 --> 00:03:19,930 for total sales value. 34 00:03:20,710 --> 00:03:28,570 If you click the arrow in the auto sum tool you can access other mathematical functions to find the 35 00:03:28,570 --> 00:03:30,010 sum of values. 36 00:03:30,010 --> 00:03:40,780 You can also type equal to sum in the cell Excel displays a list of functions that start with sum double 37 00:03:40,780 --> 00:03:47,300 click on some Excel hides the list of functions and displays the format of some. 38 00:03:47,380 --> 00:03:55,570 Click the first cell with the value you want to add hold down the left mouse button and drag the mouse 39 00:03:55,780 --> 00:04:02,980 to select the range of cells with the values type the closing bracket and press enter. 40 00:04:03,190 --> 00:04:11,570 Excel sums up the values from the selected range Excel does not have a function to subtract numbers 41 00:04:12,660 --> 00:04:18,400 you need to create a formula with the minus sign between the numbers or cells. 42 00:04:18,450 --> 00:04:20,250 You need to subtract. 43 00:04:20,460 --> 00:04:26,260 Let us find out the difference between the sales of January and February type. 44 00:04:26,310 --> 00:04:31,060 Equal to select sales for the month of January. 45 00:04:32,410 --> 00:04:39,800 Type minus sign and then select sales for the month of February. 46 00:04:39,840 --> 00:04:45,880 Press enter it then subtract the sales for the two months. 4898

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.