M
Michael
Hi All
Can somebody please show me the correct syntax for the 2
formulae below so that they are 1 formula
Formula1
=IF(ISNA(VLOOKUP(B8,Stroke!D$5:$N$60,11,FALSE)),"0",VLOOKUP
(B8,Stroke!$D$5:$N$60,11,FALSE))
Formula2
=IF(ISNA(VLOOKUP(B8,STBLF!$D$5:$N$60,11,FALSE)),"0",VLOOKUP
(B8,STBLF!$D$5:$N$60,11,FALSE))
I've got this far but now need to do some cleaning up
Regards
Michael
Can somebody please show me the correct syntax for the 2
formulae below so that they are 1 formula
Formula1
=IF(ISNA(VLOOKUP(B8,Stroke!D$5:$N$60,11,FALSE)),"0",VLOOKUP
(B8,Stroke!$D$5:$N$60,11,FALSE))
Formula2
=IF(ISNA(VLOOKUP(B8,STBLF!$D$5:$N$60,11,FALSE)),"0",VLOOKUP
(B8,STBLF!$D$5:$N$60,11,FALSE))
I've got this far but now need to do some cleaning up
Regards
Michael