LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Array assignment

Hi,

I have two arrays that I'd like to assign to a different 2 dimensional
array. For example, array1 is one dimensional and so is array2. These
arrays are returned to me via different sub procedures.

I'd like to assign the array values of array1 and array2 to a new array
named array3 which is 2 dim i.e. has rows and cols.

I know the following wouldn't work i.e. need a loop or something...any
pointers will be appreciated.

array3(r, 1) = array1
array3(r, c) = array2

Thanks for help.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional assignment? Maury Markowitz[_2_] Excel Programming 1 September 2nd 08 07:07 PM
Formulas assignment from array to range in VSTO Excel doesn't work vsto excel array to range Excel Worksheet Functions 0 December 11th 07 04:48 PM
Key Assignment Log Norma Excel Discussion (Misc queries) 0 May 12th 05 04:10 PM
Assignment problem [email protected] Excel Programming 4 October 10th 04 07:17 PM


All times are GMT +1. The time now is 10:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"