M
Mark Dullingham
I have the follow data laid outs as follows;
E F G H
1 No. Descr Ref Layout
2 1 Name1 1,2 (Name1 Here)
3 2 Name2 3 (Name1 Here)
4 3 Name3 4 (Name2 Here)
(Name3 Here)
What I'm trying to achieve is, find which row in col G the number '1' is
found then place the value of col F in that row in Col H, then do the same
for '2' and so on.
Firstly is it posible to find the cell that contains a specifice number if
they are serperated by a , or any other punctuation.
Then using that information carry out a lookup.
I think this might involve array formula but I'm pretty clueless in this area.
Thanks in advance
Mark
E F G H
1 No. Descr Ref Layout
2 1 Name1 1,2 (Name1 Here)
3 2 Name2 3 (Name1 Here)
4 3 Name3 4 (Name2 Here)
(Name3 Here)
What I'm trying to achieve is, find which row in col G the number '1' is
found then place the value of col F in that row in Col H, then do the same
for '2' and so on.
Firstly is it posible to find the cell that contains a specifice number if
they are serperated by a , or any other punctuation.
Then using that information carry out a lookup.
I think this might involve array formula but I'm pretty clueless in this area.
Thanks in advance
Mark