Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone recommend a book, website, etc. that provides good, thorough
information on arrays and using them in VBA? I just spent a few days painfully bludgeoning my way through some code where I learned that I can't ReDim Preserve the first dimension of a two dimension array, that I had to declare certain arrays as variant in order to get them to work (with Transpose, I think), etc. I'd prefer to learn these lessons through other means ;-) I did some Google searches but all I could find were tutorials on what an array is, how to declare them, ReDim/Preserve basics, etc. I am looking for something more in depth. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Working with ranges in arrays... or an introduction to arrays | Excel Programming | |||
Arrays - declaration, adding values to arrays and calculation | Excel Programming | |||
Learning VBA | Excel Programming | |||
Just learning VBA.. | Excel Programming | |||
Learning VBA | Excel Programming |