Hi,

I would like Double Pg Input only to show in cell if it matches exactly in A2

=IF(ISNUMBER(FIND("Double 1",A2)),"Double Pg input"&" "&D2,"")

Cheers

Colin