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: 97
Default Is there a simple way to combing 1D arrays?

I need to be able to combine multipe arrays into another 1D array in order

Array1 = Range ("A1:A7")
Array2 = Range ("B1:B7")
Array3 = Range("C1:C7")
etc, etc, etc (it could get very large)

The result should be a 1D array. Assuming only the three arrays above,
LBOUND value should be A1.value. UBOUND value should be C7.value.




 
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
fast and simple way to match up arrays RB Smissaert Excel Programming 2 March 25th 05 04:41 AM
combing cells Kelly E. Excel Programming 3 January 27th 05 02:33 PM
Combing Workbooks GazMo[_6_] Excel Programming 1 October 20th 04 01:53 AM
Combing Workbooks GazMo[_5_] Excel Programming 1 October 19th 04 03:45 AM
Simple arrays with If statements Andy Excel Programming 4 September 23rd 03 06:15 PM


All times are GMT +1. The time now is 12:30 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"