D
ditchy
Hi there excellers
I have a problem with vlookup returning #N/A
sheet 1
A B C
1 race# name points
2
3
sheet 2
A B C D E F
1 points date name age sex race#
2
3
formula is
entered in cell c2(sheet1) =if(a2>=0,vlookup(a2,sheet2$a$1:$f$100,1,FALSE),"")
I need the points from sheet2(a2:a100)to be put in sheet1(c2:c100)
is this the correct formula? can someone help
thanks
Ditchy, Ballarat Australia
I have a problem with vlookup returning #N/A
sheet 1
A B C
1 race# name points
2
3
sheet 2
A B C D E F
1 points date name age sex race#
2
3
formula is
entered in cell c2(sheet1) =if(a2>=0,vlookup(a2,sheet2$a$1:$f$100,1,FALSE),"")
I need the points from sheet2(a2:a100)to be put in sheet1(c2:c100)
is this the correct formula? can someone help
thanks
Ditchy, Ballarat Australia