"IF" Combo Formula, two part question

P

pgarcia

1. The below formula works great, however, I would like to do a little more
with it.

=IF(ISNUMBER(SEARCH("*EDI*",D2)),IF(ISNUMBER(SEARCH"*EDI*",F2)),"Julio","Mezar"))

Now, I have the following, how can I retune the correct name?
EDI EDI = Julio
EDI ML = Meza
PN EDI = Angelina

2. And can I add or combine the above formula to the below formula?

=INDEX('Cash App Schedule'!$B$2:$N$22,MATCH(C2,'Cash App
Schedule'!$A$2:$A$22,0),MATCH(E2,'Cash App Schedule'!$B$1:$N$1,0))
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top