Hi All
I have found a couple of different Vba methods for count by colour, but would like clarification please:
1st method:
The original value in line 3 was "Dim cSum As long" but it would then round up/down the results, which I did not want, so "Dim cSum As single" seems to work...is this correct?![]()
Please Login or Register to view this content.
I can also replace it with "Dim TCell As Range" this also seems to work
Can someone please explain what the actual differences are?
2nd Method
Again could someone please confirm if both methods provide accurate results...?![]()
Please Login or Register to view this content.
Is one method better than the other?
What are the actual differences?
Thank you in advance for any insight.
Kind Regards
Bookmarks