You can either make a new blank array with 15 columns and write code to insert the data or use the <@TRANSPOSE> to turn both arrays 90 degrees (turning your columns into rows), then use <@ADDROWS> to add them together and use <@TRANSPOSE> to turn them back into columns.
- James -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Storey, Paul Sent: Tuesday, October 01, 2002 11:55 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Combining Arrays I have two single row arrays, say one with 5 columns and one with 10 columns. Is there an easy way to combine them into a single row array with 15 columns? ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
