Thread
:
clearing an array
View Single Post
#
1
Posted to microsoft.public.excel.programming
NDBC
external usenet poster
Posts: 204
clearing an array
If I have the array rider(5) as variant, how can I reset each of the array
variables to 0 without doing a loop 5 times.
count()=0 and
count().clear
do not work.
thanks
Reply With Quote
NDBC
View Public Profile
Find all posts by NDBC