Hopefully some simple error here:
Looking for this to return a blank cell if no "Y" in AT8, but getting #value.![]()
=IF(FIND("Y",test!AT8)<>0,test!B8,"NA")
Works fine and displays contents of B8 if "Y" is entered but cannot get the 'value if false' to display.
Can anyone see the mistake?
Bookmarks