Pages
Home
Contact Me
Wednesday, October 29, 2014
How to create a string array on VBA?
Dim myarray As Variant
myarray = Array("this", "is", "an", "array")
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment