Estou tentando escrever uma fórmula que use dois ISNUMBER SEARCH ES, se dois então retornar "4909 Faturável".
Isso é o que eu tenho até agora:
=IF(AND(ISNUMBER(SEARCH("ECI",O2))),ISNUMBER(SEARCH("CASES BY",U2)),"4509 Not Billable",""...
18.11.2016 / 03:11