View Single Post
 
Old 11-06-2022, 03:45 PM
p45cal's Avatar
p45cal p45cal is offline Windows 10 Office 2019
Expert
 
Join Date: Apr 2014
Posts: 948
p45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond reputep45cal has a reputation beyond repute
Default

A formula:
=IF(COUNTIF($A$1:$G$21000,A1)>=$I$1,A1,"-")
in cells K1:Q21000, working on random 4 digit numbers in A1:G21000 (not random generated at each calculation, just plain, static values) takes about a minute and a half here.


Do you have an old machine?
What are you aiming to do (in words)?
Reply With Quote