Comparing Channel List
Closed
C_Gaf
Posts
2
Registration date
Sunday 16 September 2012
Status
Member
Last seen
17 September 2012
-
16 Sep 2012 à 19:58
C_Gaf Posts 2 Registration date Sunday 16 September 2012 Status Member Last seen 17 September 2012 - 17 Sep 2012 à 11:23
C_Gaf Posts 2 Registration date Sunday 16 September 2012 Status Member Last seen 17 September 2012 - 17 Sep 2012 à 11:23
Related:
- Comparing Channel List
- Dual channel - Guide
- Counter strike 1.6 cheats list - Guide
- Epic games free games list - Guide
- How to use channel keywords\ - Guide
- How to make youtube channel private - Guide
2 responses
Mehedad
Posts
22
Registration date
Thursday 19 April 2012
Status
Member
Last seen
16 April 2013
3
17 Sep 2012 à 04:23
17 Sep 2012 à 04:23
There are several solutions for that: You can apply the 'Vlookup' formula
=VLOOKUP(A2,C:C,2,TRUE)
[Use "FALSE" instead of "TRUE" for exact matches to be found]
This will give you the channel numbers in the adjacent column if the names are almost the same.
Also, in the Match Function, you are using "" (zero) which is done for an exact match. Try changing it to "1" instead of "0".
There is another solution if the list has same number of entries. But either of the above two should work.
=VLOOKUP(A2,C:C,2,TRUE)
[Use "FALSE" instead of "TRUE" for exact matches to be found]
This will give you the channel numbers in the adjacent column if the names are almost the same.
Also, in the Match Function, you are using "" (zero) which is done for an exact match. Try changing it to "1" instead of "0".
There is another solution if the list has same number of entries. But either of the above two should work.
C_Gaf
Posts
2
Registration date
Sunday 16 September 2012
Status
Member
Last seen
17 September 2012
17 Sep 2012 à 11:23
17 Sep 2012 à 11:23
Thanks, Adding the "1" did the trick...I still have to sort few a bunch but it got rid of a good 6-700