Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In VB, I want to load an array and then assign that array to a row in a
designated sheet. Question 1: How do you assign an array into a Row in a Sheet? Sheets("Name").??? = ROW_ARRAY Question 2: What form does RowData have to be? Is a one dimension matrix or a two dimension matrix or something else? ROW_ARRAY can have two forms: either ROW_ARRAY(a number) or ROW_ARRAY(). Is there different coding for these two definitions? Thanks for your help, Capt Mac |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programming Question | Excel Programming | |||
Userform - VBA Programming Question | Excel Programming | |||
Simple programming question | Excel Programming | |||
Help with programming question | Excel Programming |