P
patrickbirch
I am trying to write a formula which looks up a product code in a list,
and then references a date to pick out a piece of information.
The code is in a horizontal list with the dates being in a vertical
list across the top of the page.
eg
Code Dates
Jan Feb Mar
111 50 70 80
112 90 10 60
113 60 10 80
It needs to refer to the code then the month, to be able to select the
correct cell.
eg
code 112 in February = 10
Is there a function to cross reference the two pieces of information to
select the data.
Any ideas would be great
and then references a date to pick out a piece of information.
The code is in a horizontal list with the dates being in a vertical
list across the top of the page.
eg
Code Dates
Jan Feb Mar
111 50 70 80
112 90 10 60
113 60 10 80
It needs to refer to the code then the month, to be able to select the
correct cell.
eg
code 112 in February = 10
Is there a function to cross reference the two pieces of information to
select the data.
Any ideas would be great