Try
=IF(COUNT(FIND({"READING","LTS"},$T468)),AE468,"")
That's case sensitive - if you don't want it to be case-sensitive then use SEARCH instead of FIND
regards, barry