I have some numbers in cells A1:A10. I want to count the number of numbers that are greater than 7 in non adjacent cells (for example in A2, A4 and A6).
I tried with the COUNTIF function but the function won't accept a range such as A2,A4,A6. It returns a #Value error for the range.
How can I do counting with a condition in non adjacent cells?
Thank you for your help.
Bookmarks