Re: New Skill Analysis Metric (Trial Phase)
Why don't you use VLOOKUP in the pass column ? And use the name of the file as a reference ?
Something like :
=O12=(VLOOKUP(P12;C:H;3;FALSE))+(VLOOKUP(P12;C:H;4;FALSE))+(VLOOKUP(P12;C:H;5;FALSE))+(VLOOKUP(P12;C:H;6;FALSE))
(P being an additional column for file names)
Why don't you use VLOOKUP in the pass column ? And use the name of the file as a reference ?
Something like :
=O12=(VLOOKUP(P12;C:H;3;FALSE))+(VLOOKUP(P12;C:H;4;FALSE))+(VLOOKUP(P12;C:H;5;FALSE))+(VLOOKUP(P12;C:H;6;FALSE))
(P being an additional column for file names)












Comment