B
bill gras
I need to match the date,match the names of city's , return the kilometers.
The date has different city's as a reference so I need to match the city
that is
entered in B2,B3,B4,B5 and so on , in my worksheet.
my formula is
=IF(R1!AF39=A2,IF(R1!N39=B2,VLOOKUP(R1N39,B2:C50,2,FALSE)))
it returns " FALSE "
when I change B2 in my worksheet from the word " alice springs " to R1!N39
(which is a result of a formula "alice springs") the formula works perfect
Can some one please help
Thanks
regards bill
The date has different city's as a reference so I need to match the city
that is
entered in B2,B3,B4,B5 and so on , in my worksheet.
my formula is
=IF(R1!AF39=A2,IF(R1!N39=B2,VLOOKUP(R1N39,B2:C50,2,FALSE)))
it returns " FALSE "
when I change B2 in my worksheet from the word " alice springs " to R1!N39
(which is a result of a formula "alice springs") the formula works perfect
Can some one please help
Thanks
regards bill