Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:00,580 --> 00:00:03,780
Let us look at some other scenarios there.
2
00:00:03,820 --> 00:00:07,030
Look up the different functions are very useful.
3
00:00:07,030 --> 00:00:12,460
For example we can use look at functions to compare lists.
4
00:00:14,600 --> 00:00:17,840
Here I have two lists.
5
00:00:17,990 --> 00:00:22,230
The first list in column B has invoice numbers for the month of November.
6
00:00:23,790 --> 00:00:28,820
In Column C I have invoice numbers for the month of December.
7
00:00:28,840 --> 00:00:35,590
Now it is possible that the finance team while raising their voices made a mistake and there may be
8
00:00:35,590 --> 00:00:38,940
duplicate invoice numbers between November and December.
9
00:00:39,070 --> 00:00:46,840
Let us use relook and function to find duplicates between November and December invoices to do that
10
00:00:47,150 --> 00:00:55,600
will take first December noise and compare it with all the November invoices to see if this value is
11
00:00:55,600 --> 00:00:58,570
there in the November invoices list.
12
00:00:58,570 --> 00:01:05,010
Then we'll select the second invoice in December and compared with all the never mind waste numbers.
13
00:01:05,050 --> 00:01:11,620
We'll continue this process till we have compared all December invoices with November invoices.
14
00:01:11,710 --> 00:01:13,910
Let us select Selby too.
15
00:01:14,290 --> 00:01:20,950
And here will create a formula that compares the first invoice in December with the list of invoices
16
00:01:20,950 --> 00:01:21,540
in November.
17
00:01:22,630 --> 00:01:26,320
Once we do that we can simply copy and paste this formula.
18
00:01:26,440 --> 00:01:30,700
The rest of the sales to compare the invoices from December.
19
00:01:30,970 --> 00:01:38,990
Let us use the V look of formula here let us instead we look up the value that we are trying to find.
20
00:01:40,690 --> 00:01:44,140
Is the invoice number in December.
21
00:01:45,090 --> 00:01:51,140
So let's select the fossil in December and why says his then wife number will be looking for in the
22
00:01:51,140 --> 00:01:55,000
table array which is the November invoices.
23
00:01:55,120 --> 00:02:03,760
What do you want to return is if we look up finds this invoice number in the list of no invoices at
24
00:02:03,780 --> 00:02:06,060
the center column and this number is 1.
25
00:02:06,060 --> 00:02:12,770
If the duplicate value is following will get the duplicate invoice number here we are looking for exact
26
00:02:12,770 --> 00:02:14,700
match because we are looking for duplicates.
27
00:02:14,780 --> 00:02:16,960
So let's set it to 0.
28
00:02:17,030 --> 00:02:21,800
Now you see that we look up it on and then and there is an error value.
29
00:02:22,700 --> 00:02:28,850
So what happened was we look up picked up this invoice number in December and then look through the
30
00:02:28,850 --> 00:02:30,000
number invoices.
31
00:02:30,200 --> 00:02:33,820
But they did not find a match because it did not find a match.
32
00:02:33,860 --> 00:02:36,030
It has it done an error of value in it.
33
00:02:36,110 --> 00:02:44,100
So looking at the end we know that that December and wise is not duplicate but and it doesn't look nice.
34
00:02:44,100 --> 00:02:46,620
It doesn't look good in this spreadsheet.
35
00:02:46,650 --> 00:02:48,180
You don't want to see a bunch of.
36
00:02:48,190 --> 00:02:49,990
And is no list.
37
00:02:50,070 --> 00:02:56,450
So how can we make it look better let us use if and.
38
00:02:56,460 --> 00:03:02,590
Is it a function that we learned earlier to make this a formatted output.
39
00:03:02,590 --> 00:03:10,390
What we're going to do is if we look up finds a duplicate invoice it should say yes otherwise it should
40
00:03:10,390 --> 00:03:11,410
just return blank.
41
00:03:13,050 --> 00:03:19,170
So for all the duplicate invoices we'll have a yes for all the non duplicate invoices.
42
00:03:19,180 --> 00:03:20,910
This column will be blank.
43
00:03:21,040 --> 00:03:25,130
To do that let's first add that is error.
44
00:03:25,200 --> 00:03:34,180
Function that either function will return true or false depending on the result of that we look up.
45
00:03:34,180 --> 00:03:36,940
Function so we executed it.
46
00:03:37,070 --> 00:03:42,370
You seem to be saying true because the relook at function is right now returning an error value in a
47
00:03:43,850 --> 00:03:46,370
now let us use an IF function.
48
00:03:46,550 --> 00:03:52,310
So that is the error test of the lookup is the logical test that we are doing.
49
00:03:53,900 --> 00:04:01,820
And if that value is true meaning that no matter one's phone therefore we look at Britain and it and
50
00:04:01,820 --> 00:04:08,840
therefore is error is saying is true then we return space or blank.
51
00:04:08,840 --> 00:04:13,450
If we look at function return value the invoice number.
52
00:04:13,690 --> 00:04:16,350
Then there is error function will not do that as an error.
53
00:04:16,810 --> 00:04:22,630
So it will return a false and then they function will equate to false.
54
00:04:23,230 --> 00:04:27,480
And if it cause the false then it means it's a duplicate in ways.
55
00:04:27,550 --> 00:04:29,470
So let's say yes.
56
00:04:29,470 --> 00:04:30,520
So you want it to return.
57
00:04:30,880 --> 00:04:31,790
Yes.
58
00:04:31,800 --> 00:04:39,620
Now you can see that cell B2 is blank because no duplicate was phone.
59
00:04:39,820 --> 00:04:43,590
No let us make the reference to Columbia.
60
00:04:43,620 --> 00:04:52,050
Absolute so we can copy this function down for other in ways in the most in December.
61
00:04:52,210 --> 00:05:01,410
There is no copied and pasted in most of the cells and now you can see that for this enormous number
62
00:05:03,370 --> 00:05:03,970
it has it under.
63
00:05:03,970 --> 00:05:04,300
Yes.
64
00:05:04,300 --> 00:05:10,040
Meaning is a duplicate invoice and for this one it does it under yes.
65
00:05:10,060 --> 00:05:11,530
Meaning it's a duplicate invoice.
66
00:05:12,810 --> 00:05:14,620
So this is how you can use.
67
00:05:14,910 --> 00:05:20,190
We look at function to compare to list of data in Excel.
6502
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.