Hi, steve,
try this one as an idea starting with cell A3 and drag the formula down (additional breaks added but not necessary in the formula):
=IF(NOT(ISERROR(VLOOKUP(A3,'Female Compound'!A:A,1,0))),"Female Compund",
IF(NOT(ISERROR(VLOOKUP(A3,'Female Recurve'!A:A,1,0))),"Female Recurve"...