Countif not working

ivankesaulya

New Member
Joined
Feb 2, 2018
Messages
6
Hello all,

I need a favor from you guys.
I used countif formula to count how many cells that are larger than the other cell ..

1634734898666.png


I used ..
=countif(K:Q;">H")

But it's not working ..
Any pointers that i can use.

Thank you.
Ivan
 

Attachments

  • 1634734846856.png
    1634734846856.png
    17.5 KB · Views: 5

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Hi ivankesaulya,

It's not clear where the result should go or which cells to look at so I'll assume if any row of K through Q is greater than the single row of Target AR for that row.

ivankesaulya.xlsx
HIJKLMNOPQRST
3TargetWinning
4ARAR01100210031004100510061007100810091010101110
5
625%012.4%11.7%14.0%14.1%15.0%10.9%0.0%0.0%0.0%0.0%0.0%
715%30.0%0.0%0.0%0.0%0.0%0.0%16.2%9.3%3.3%4.4%14.5%
823%00.0%0.0%0.0%0.0%0.0%16.2%9.3%3.3%4.4%14.5%3.3%
913%71.0%14.5%0.0%0.0%0.0%0.0%0.0%16.2%9.3%3.3%4.4%
Sheet1
Cell Formulas
RangeFormula
I6:I9I6=COUNTIF(K:Q,">"&H6)
 
Upvote 0
Solution
Hi ivankesaulya,

It's not clear where the result should go or which cells to look at so I'll assume if any row of K through Q is greater than the single row of Target AR for that row.

ivankesaulya.xlsx
HIJKLMNOPQRST
3TargetWinning
4ARAR01100210031004100510061007100810091010101110
5
625%012.4%11.7%14.0%14.1%15.0%10.9%0.0%0.0%0.0%0.0%0.0%
715%30.0%0.0%0.0%0.0%0.0%0.0%16.2%9.3%3.3%4.4%14.5%
823%00.0%0.0%0.0%0.0%0.0%16.2%9.3%3.3%4.4%14.5%3.3%
913%71.0%14.5%0.0%0.0%0.0%0.0%0.0%16.2%9.3%3.3%4.4%
Sheet1
Cell Formulas
RangeFormula
I6:I9I6=COUNTIF(K:Q,">"&H6)
Yesssss ..

Thank you so much ..
Works like a charm ..

God Bless You my friend

Regards,
Ivan
 
Upvote 0

Forum statistics

Threads
1,214,919
Messages
6,122,260
Members
449,075
Latest member
staticfluids

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