I have a formula =IF(ISNUMBER(SEARCH("Dave",C5)),"ok","not ok") which works fine, my problem is I want to replace "Dave" to the name in Cell A1. Any help would be appreciated.