Thread
:
Print array based on menu choice
View Single Post
#
5
Posted to microsoft.public.excel.programming
David
external usenet poster
Posts: 195
Print array based on menu choice
David wrote
Range("A1") = (v(i)).Text
oops, meant to be Range("A1").Text = (v(i))
--
David
Reply With Quote
David
View Public Profile
Find all posts by David