PatrickK777777
New Member
- Joined
- Apr 3, 2024
- Messages
- 20
- Office Version
- 2016
- Platform
- Windows
Hello guys. I have a problem here. Am doing some complex data manipulation requiring use of the countif function repeatedly, but I just realized this function breaks down for criteria values longer than 255 characters. I've tried using a custom modifiedcountif function to bypass this limitation but it is really slow. Any better suggestions on this?!