Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nope. And it doesn't matter whether the array is of Variant() type or
some other type. Alan Beban AnneB < wrote: Hi, Does anyone know the best way to paste an array into a range? I have the following code that works, but I was wondering if there is a better way. Worksheets("Sheet1").Cells(1,1).Resize(UBound(vArr ay, 1), UBound(vArray, 2)).Value = vArray Thanks! Anne --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I assign range to variant and use | Excel Discussion (Misc queries) | |||
Variant Array with String Values - Type Mismatch | Excel Programming | |||
basic variant to array conversion | Excel Programming | |||
Asign Array Variant to Column | Excel Programming | |||
variant array containing cel adresses convert to actual ranges-array | Excel Programming |