C
chrisb
I need help filling in a table from a data dump. The data
dump looks like:
Asian Chinese Black White Other
HR 1 2 3 4 5
Finance 6 7 8 9 10
UK 11 12 13 14 15
Logistics 16 17 18 19 20
Parcelforce 21 22 23 24 25
and I need it to fill out a table that looks like:
Asian Black Chinese Other White
Finance
HR
Logistics
Parcelforce
UK
(in other words in a different order). I've tried a
lookup but I can't get it to work when looking up columns
and rows in one formula. Is there any way to do this??? It
is likely that the data dump will change each time, so I
need something as automated as possible.
dump looks like:
Asian Chinese Black White Other
HR 1 2 3 4 5
Finance 6 7 8 9 10
UK 11 12 13 14 15
Logistics 16 17 18 19 20
Parcelforce 21 22 23 24 25
and I need it to fill out a table that looks like:
Asian Black Chinese Other White
Finance
HR
Logistics
Parcelforce
UK
(in other words in a different order). I've tried a
lookup but I can't get it to work when looking up columns
and rows in one formula. Is there any way to do this??? It
is likely that the data dump will change each time, so I
need something as automated as possible.