Greetings everyone.
I will do my best to explain my situation, I apologize for my grammar mistakes.
I have a problem with making an array functions for the two columns.
First one "OK"(column F), should return the unique values of "Product Serial Number"(column A) that have values: "OK" in the column E "OK/NOK" (column E). I managed to do something about that with INDEX;MATCH but the hard part for me is the next step. One unique value from the column A will be in the column F ("OK") only if, in this case, all of that values of that serial number have "OK" in the column E "OK/NOK". But if there is only one "NOK" then that serial number must not be in the column F("OK") but in the column G ("NOK").
To summarize, the column F needs to have the array with the unique serial numbers from the column A which have "OK" for all their values in the column E, and if they have only one "NOK" they need to be returned to the column G "NOK".
I have attached a file so you can see clearer what I am writing about.
I have read the rules of the forum, it is my first time here, and I apologize again for any kind of mistakes I have unintentionally made. Notify me if I have made them.
I really appreciate any help you can provide.
I will do my best to explain my situation, I apologize for my grammar mistakes.
I have a problem with making an array functions for the two columns.
First one "OK"(column F), should return the unique values of "Product Serial Number"(column A) that have values: "OK" in the column E "OK/NOK" (column E). I managed to do something about that with INDEX;MATCH but the hard part for me is the next step. One unique value from the column A will be in the column F ("OK") only if, in this case, all of that values of that serial number have "OK" in the column E "OK/NOK". But if there is only one "NOK" then that serial number must not be in the column F("OK") but in the column G ("NOK").
To summarize, the column F needs to have the array with the unique serial numbers from the column A which have "OK" for all their values in the column E, and if they have only one "NOK" they need to be returned to the column G "NOK".
I have attached a file so you can see clearer what I am writing about.
I have read the rules of the forum, it is my first time here, and I apologize again for any kind of mistakes I have unintentionally made. Notify me if I have made them.
I really appreciate any help you can provide.