I have a giant spreadsheet that has 2 worksheets.
in the cells i have the following equation:
=IF((VLOOKUP($C14,'Avail Parameters'!$C$5:$M$296,(HLOOKUP(F$4, 'Avail Parameters'!$G$394:$M$395,2,FALSE)),FALSE))="Yes", "EnterData", " ")
I want to change this so that instead of saying "EnterData"...