Hi,
I have a set of data here.
<tbody>
1
A
B
C
D
2
5/1/18
6/1/18
7/1/18
3
U1
50
40
30
4
U2
40
30
20
5
U3
30
20
10
6
U4
20
10
0
</tbody>
In this table below, I want to have formulas in the empty cells to give me the values that matches row that contains U1 and U3 and...