Counting multiple fractions, separated by commas, inside multiple cells, only if the number is larger than a certain threshold(80%)

OBE

New Member
Joined
Jan 27, 2022
Messages
6
Office Version
  1. 2016
Platform
  1. Windows
Hi, I am looking for a formula that can count the number of fractions 80% or larger in a range(in which cells can have multiple fractions inside, separated by commas), with the exception of 5/7, which should be counted despite being smaller than 0.8.
For example, if the selected range is like this:
8/10, 5/72/19/10
I want the end result to be 3, counting 8/10, 5/7, and 9/10.
I'm still very new to excel, so if you have the time and courtesy to provide step-by-step explanation, I'd be much appreciated since I want to learn more about this program.
English is not my first language, so if there's anything that reads rude, I'm sorry! I tried my best to write as politely as possible :(
(English grammar and expressions corrections are welcome, too!)

Thank you!

OBE
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Is code/macro accepted?
Ii 2/1 or 9/10 text string, or value with fraction format?
 
Upvote 0
Is code/macro accepted?
Ii 2/1 or 9/10 text string, or value with fraction format?
I'm so sorry for being late. Regarding code/macro, while I'm not sure what code is, sure! As long as it is not too heavy on computers. I'm not so sure about fractions though. I just type in the fractions manually with no specific format assigned to it. But since all the cells in the range of interest preferably have the same format, I guess it can't be fraction format.
 
Upvote 0
Assum data in A1,B1,C1. Which cell is expected result? D1?
Also A2,B2,C2 ? and down?
Could you post a screenshot?
 
Upvote 0
Assum data in A1,B1,C1. Which cell is expected result? D1?
Also A2,B2,C2 ? and down?
Could you post a screenshot?
Oh, I think I made a mistake. n>=6 Jn should check Hn and count fractions with forementioned conditions(>=80% or 5/7)
I'm afraid I can't provide you the screenshot. I'm so sorry T-T
 
Upvote 0
Still not clear.
Working with sample is OK, but i need to see whole picture.
 
Upvote 0
Still not clear.
Working with sample is OK, but i need to see whole picture.
capture.JPG

This is the end result I want:) Column H is filled manually, and I want column J to fill itself automatically.
 
Upvote 0

Forum statistics

Threads
1,214,989
Messages
6,122,622
Members
449,093
Latest member
catterz66

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