S
Siny-j
Hi ppl,
Well i've just been looking through a lot of sites to find the answer
but i coudn't realy find what i was looking for.
So does any1 know how i can use VLOOKUP on multiple sheets to look up
value ?
this is what i have so far:
for 1 sheet this works:
=VLOOKUP(I24;'2003'!$A$1:$F$250;4;FALSE)
For 2 sheets i got this:
=IF(ISNA(VLOOKUP(I24;'2003'!A1:F250;4;FALSE));(VLOOKUPI24;'2004'!A1:F250;4;FALSE)))
But the one for 2 sheets only gives me a value if the correspondin
value which it should look for is in sheet"2004".
Thx in advance
SIny-
Well i've just been looking through a lot of sites to find the answer
but i coudn't realy find what i was looking for.
So does any1 know how i can use VLOOKUP on multiple sheets to look up
value ?
this is what i have so far:
for 1 sheet this works:
=VLOOKUP(I24;'2003'!$A$1:$F$250;4;FALSE)
For 2 sheets i got this:
=IF(ISNA(VLOOKUP(I24;'2003'!A1:F250;4;FALSE));(VLOOKUPI24;'2004'!A1:F250;4;FALSE)))
But the one for 2 sheets only gives me a value if the correspondin
value which it should look for is in sheet"2004".
Thx in advance
SIny-