All language subtitles for 5. Using the NETWORKDAYS and NETWORKDAYS.INT Function

af Afrikaans
ak Akan
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bem Bemba
bn Bengali
bh Bihari
bs Bosnian
br Breton
bg Bulgarian
km Cambodian
ca Catalan
ceb Cebuano
chr Cherokee
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
ee Ewe
fo Faroese
tl Filipino
fi Finnish
fr French Download
fy Frisian
gaa Ga
gl Galician
ka Georgian
de German
el Greek
gn Guarani
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian
ia Interlingua
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
rw Kinyarwanda
rn Kirundi
kg Kongo
ko Korean
kri Krio (Sierra Leone)
ku Kurdish
ckb Kurdish (Soranî)
ky Kyrgyz
lo Laothian
la Latin
lv Latvian
ln Lingala
lt Lithuanian
loz Lozi
lg Luganda
ach Luo
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mfe Mauritian Creole
mo Moldavian
mn Mongolian
my Myanmar (Burmese)
sr-ME Montenegrin
ne Nepali
pcm Nigerian Pidgin
nso Northern Sotho
no Norwegian
nn Norwegian (Nynorsk)
oc Occitan
or Oriya
om Oromo
ps Pashto
fa Persian
pl Polish
pt-BR Portuguese (Brazil)
pt Portuguese (Portugal)
pa Punjabi
qu Quechua
ro Romanian
rm Romansh
nyn Runyakitara
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
sh Serbo-Croatian
st Sesotho
tn Setswana
crs Seychellois Creole
sn Shona
sd Sindhi
si Sinhalese
sk Slovak
sl Slovenian
so Somali
es Spanish
es-419 Spanish (Latin American)
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
tt Tatar
te Telugu
th Thai
ti Tigrinya
to Tonga
lua Tshiluba
tum Tumbuka
tr Turkish
tk Turkmen
tw Twi
ug Uighur
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
wo Wolof
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:04,740 --> 00:00:12,870 In the previous lesson, we saw how we could return a finish state using the work days and work day 2 00:00:12,870 --> 00:00:18,660 into national functions when we have a start date and the number of work days. 3 00:00:18,900 --> 00:00:24,060 Now in this lesson, we're basically going to do something very similar using two different functions. 4 00:00:24,180 --> 00:00:27,330 Network days and network days international. 5 00:00:27,510 --> 00:00:33,120 Now this is very similar, except we start with a start date and also an end date. 6 00:00:33,420 --> 00:00:38,580 And these formulas work out the number of days it's going to take to complete the task. 7 00:00:38,760 --> 00:00:42,780 So in the table underneath again, we have some task names just here. 8 00:00:43,350 --> 00:00:47,880 We have the start date for that task, the end date for that task. 9 00:00:48,030 --> 00:00:53,400 And I want to know how many days it's going to take to complete this task for how many days between 10 00:00:53,400 --> 00:00:54,990 these two dates effectively. 11 00:00:55,200 --> 00:01:01,470 And again, these two formulas will exclude the weekends and any holidays if you specify them. 12 00:01:01,710 --> 00:01:03,730 So let's start out with network days. 13 00:01:03,750 --> 00:01:05,460 These are very straightforward formulas. 14 00:01:06,630 --> 00:01:07,410 There it is. 15 00:01:08,310 --> 00:01:10,050 We have three arguments again. 16 00:01:10,050 --> 00:01:14,640 This time we have the start date, which is be 18 comma. 17 00:01:15,210 --> 00:01:18,660 We need an end date, which we have in C 18. 18 00:01:19,140 --> 00:01:23,670 And again, we have that optional argument on the end to include holidays. 19 00:01:24,420 --> 00:01:30,150 Now I'm going to select all of these here and something I didn't actually do in the last lesson when 20 00:01:30,150 --> 00:01:30,450 I did. 21 00:01:30,450 --> 00:01:36,720 This is I really need to lock these cell references in place because I am going to drag this formula 22 00:01:36,720 --> 00:01:39,660 down and I don't want this range moving. 23 00:01:40,230 --> 00:01:42,000 So I did forget to do that last time. 24 00:01:42,000 --> 00:01:49,050 So if you spotted that well done, let's press the full key to lock those in place, close the bracket 25 00:01:49,230 --> 00:01:50,120 and enter. 26 00:01:50,250 --> 00:01:52,470 Now, notice I have something weird in here. 27 00:01:52,470 --> 00:01:54,000 If I double click to copy down. 28 00:01:54,300 --> 00:01:58,350 I have some dates in here in 9300, which is odd. 29 00:01:58,500 --> 00:01:59,820 Now why am I getting that? 30 00:02:00,090 --> 00:02:05,820 Well, if we take a look up at the home tab, it's because I accidentally applied date formatting to 31 00:02:05,820 --> 00:02:06,510 these cells. 32 00:02:07,200 --> 00:02:14,090 So all I need to do is switch this back to general and then I get the actual numbers and network days 33 00:02:14,100 --> 00:02:16,710 international is pretty much the same. 34 00:02:17,040 --> 00:02:21,030 But again, this accounts for people in other locations. 35 00:02:21,660 --> 00:02:23,610 So let's select this again. 36 00:02:23,610 --> 00:02:31,770 We need a start date comma, we need an end date and then we can specify our weekend days. 37 00:02:32,250 --> 00:02:37,080 So again, if you're in a different location where your weekend days are not Saturday and Sunday, you 38 00:02:37,080 --> 00:02:38,940 can just choose those from this list. 39 00:02:39,240 --> 00:02:47,340 And then if you want to, you can add in your holiday days for let's remember to lock close the bracket, 40 00:02:47,790 --> 00:02:50,730 enter and then I can copy those down. 41 00:02:50,940 --> 00:02:56,670 So again, two super simple but really useful functions that everybody needs to know. 4042

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