I was wondering if someone could help me with Excel.
basically what i have so far is the following
=VLOOKUP("fx",INDEX('G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,MATCH(B38,'G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,0)):'G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$H105,4,FALSE)
but i need the second bit of the range to be really 6 rows less than the bit?
First bit:
INDEX('G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,MATCH(B38,'G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,0)):
Second bit
G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$H105
is there anyway to make is look at 6 rows above the frist bit?
Any ideas would be really helpful!
basically what i have so far is the following
=VLOOKUP("fx",INDEX('G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,MATCH(B38,'G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,0)):'G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$H105,4,FALSE)
but i need the second bit of the range to be really 6 rows less than the bit?
First bit:
INDEX('G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,MATCH(B38,'G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$A:$A,0)):
Second bit
G:\common\[SBILPL.xls]Coversheet - Flow Trading'!$H105
is there anyway to make is look at 6 rows above the frist bit?
Any ideas would be really helpful!