What is the formula to know how many times are repeated a number?
E EdMac Feb 14, 2006 #2 Hi Carlos, If you just want to identify how many times a certain value occurs in a range then =countif(range,criteria) will get the answer e.g. =Countif(A1:a10,75) Ed
Hi Carlos, If you just want to identify how many times a certain value occurs in a range then =countif(range,criteria) will get the answer e.g. =Countif(A1:a10,75) Ed