J
Jason
I have rows of data that look like the following. I
would like to use some sort of lookup function to pull
data from these rows:
FIN DATE COMPANY SALES NI ROE ROA
Q1 2003 Company A 10,000 689 12% 10%
Q4 2002 Company A 43,302 2,900 10% 9.5%
Q1 2002 Company B 8,500 398 8% 6%
"" ""
On another worksheet, I have the following setup for
which I would like to pull values from the above.
SALES NI
COMPANY Q4 2002 Q1 2003 Q4 2002 Q1 2003
Company A =43,302 =10,000 =2,900 =689
Is there some way that I can get some form of a lookup to
pull these values in the manner above?
would like to use some sort of lookup function to pull
data from these rows:
FIN DATE COMPANY SALES NI ROE ROA
Q1 2003 Company A 10,000 689 12% 10%
Q4 2002 Company A 43,302 2,900 10% 9.5%
Q1 2002 Company B 8,500 398 8% 6%
"" ""
On another worksheet, I have the following setup for
which I would like to pull values from the above.
SALES NI
COMPANY Q4 2002 Q1 2003 Q4 2002 Q1 2003
Company A =43,302 =10,000 =2,900 =689
Is there some way that I can get some form of a lookup to
pull these values in the manner above?