What does ctrl + shift & enter do? Without it this formula would not work for me =INDEX(A1:C1,MATCH(TRUE,ISNUMBER(SEARCH("probe",A1:C1)),0)) With it it worked. Could someone explain