Counting Strings in an Array
Do you mean count the number of entries that are strings? If so, I guess you
have to loop through checking the type.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"ExcelMonkey" wrote in message
...
How do you count strings within an array?
Thanks
|