if isna

  1. K

    IF statement on two MATCH results

    I have three columns: E: ContainsL F: ContainsR G: Match ContainsL: =MATCH("*"&LEFT(B2,5)&"*",C2,0) ContainsR: =MATCH("*"&RIGHT(B2,5)&"*",C2,0) Match: =IF(E2+F2=2,"Yes", IF(E2+F2=1,"Yes","No")) ----------------------------------------------------- ContainsL and ContainsR returns either a "1"...
  2. D

    Question about using If and Index

    Hi, I'm having an issue with counting words across columns. I'm looking for a solution using multiple index formulas <tbody> Team 1 Team 2 Team 3 Total Keep =INDEX(A2:C2,1,1) Delete Keep Keep </tbody> In the case above Index selects 'Keep' but I'm looking for a...
  3. M

    Adding IFERROR or IF ISNA to an already complex formula

    If using an ugly (sorry) but effective formula to look up data from a daily backorder report to add into a daily tracker that also pulls data from multiple worksheets. My formual is an Index and Match, but I also have to trim the data from my backorder report (it is data dumped from a system...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top