G
Guest
Guest
I want to look for a data in a table.
Find the data which is in row 3 if the data of row 1 and 2 are matching my values.
I have
A ; H ; K
B ; J ; K
B ; K ; L
If row1=B and row2=J then I want the data in row3.
Thanks for your help.
Find the data which is in row 3 if the data of row 1 and 2 are matching my values.
I have
A ; H ; K
B ; J ; K
B ; K ; L
If row1=B and row2=J then I want the data in row3.
Thanks for your help.