Hi,
I am doing a project that I'm struggling with a bit. I wondered if someone could help?
I have one table which contains calculated data that I want to apply categories to another table.
<tbody>
A
B
C
D
Industry
1
2
3
Energy
25
40
50
Retail
20
57
55
Chemicals
15
25
50
</tbody>
So...