Thread
:
write array to range
View Single Post
#
1
Posted to microsoft.public.excel.programming
muster
external usenet poster
Posts: 25
write array to range
Hi all,
I'm picking up Excel VBA again and have some trouble with this:
Range("b2", "b501") = NPV,
where NPV is an array and it looks OK, but the output is all the same,
500 of the first element, what's wrong?
Thank you.
Reply With Quote
muster
View Public Profile
Find all posts by muster