hi all i need help on the following
In cells BS8 I have the following =100*SUBSTITUTE(BR16,"metres","") to get centremetres from cell BR8 and in cell BT8 I have the following
=IF(BS8,ROUND('Under 6 Boys'!D11*(BS8-'Under 6 Boys'!E11)^'Under 6 Boys'!F11,0),"") I get a #Value error
I have also tried
=ROUND('Under 6 Boys'!D11*(BS8-'Under 6 Boys'!E11)^'Under 6 Boys'!F11,0)
In BT8 but I get same error
I have used it in another sheetsheet and it works I don’t understand why is is happening
Plus is there a way to get rid of #N/A as I am using the following in another cell on same spreadsheet
=VLOOKUP(F8,'centre No'!C:D,2,0)
it works but I don’t want the #N/A showing
Bookmarks