Thread
:
Set an array to zero
View Single Post
#
1
Posted to microsoft.public.excel.programming
T.Mad
external usenet poster
Posts: 18
Set an array to zero
Hi all,
How can I set an array to zero without looping to every element? For example
in FORTRAN with a single assignment e.g. Array=0 you can do that. Is there a
similar way in vba?
Many thanks
Reply With Quote
T.Mad
View Public Profile
Find all posts by T.Mad