Thread
:
union array
View Single Post
#
1
Posted to microsoft.public.excel.programming
Marina Limeira
external usenet poster
Posts: 13
union array
how I union this 3 arrays ?
example:
A = array("mary", "john")
B = array("Peter")
C = array("Roger")
How to do?
D = A + B + C
thanks
Marina
Reply With Quote
Marina Limeira
View Public Profile
Find all posts by Marina Limeira