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: 81
Default How To Fill 2D Arrays Easily

Good Morning Everybody,
I'm sure I've seen this in a post somewhere but for the life of me I
can not find it ! so here goes.

I have a 2D array...

Dim testarray()
ReDim testarray(1 To 5, 1 To 20)

testarray() = Range("B9:L9").Value

The above line fills the 1st row of the array, BUT HOW DO I FILL THE
THE OTHER ARRAY ROWS USING CELL RANGES ?

Thanks for your help....again

Donna

 
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
how to sum this easily...? driller Excel Worksheet Functions 4 February 8th 07 04:21 PM
anyway around this, easily? dribler2 Excel Worksheet Functions 1 January 9th 07 01:00 AM
how to count easily dribler2 Excel Worksheet Functions 21 January 1st 07 05:33 AM
How to easily put a sum of all pages bjscheel Excel Discussion (Misc queries) 4 December 19th 06 09:09 PM
Can this be done easily? yhtak Excel Discussion (Misc queries) 1 August 30th 06 02:14 PM


All times are GMT +1. The time now is 11:49 AM.

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"