Returns the count of array fields, given the dimension, using UBound
Replacement function for UBound (has extra functionality and error handling)
Access to code is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Codeder.com
LoginavValues As Variant, Optional lDimension As Long = 1, Optional lDefault As Long = -1
Example: CountArrayCol(Arr(), 2)
Views 1902 Downloads 628