Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Conceptual Question about ReDim

You generally use ReDim when you don't know when you write the
code how many elements are needed in the array, i.e., the number
of elements is computed when the code runs, and will vary from
one run to another.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Nicole B" wrote in message
...
I was wondering: in what situation is it useful to use ReDim?
The VBA help
does not explain the concept much. Does it speed up your
program? Can
someone give me some basic explanations and/or examples of when
it's
beneficial or necessary?

Thanks!



Reply
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
newbie redim question KR Excel Programming 1 March 30th 05 10:20 PM
need some conceptual guidance, advanced excel marika1981 Excel Programming 1 February 16th 05 03:04 AM
new guy with a conceptual question Jay[_16_] Excel Programming 3 March 5th 04 06:59 PM
ReDim an Array Art[_5_] Excel Programming 3 October 25th 03 03:30 PM
Conceptual Problem with DAO/ADO Recordset Eddy[_3_] Excel Programming 0 September 8th 03 07:43 AM


All times are GMT +1. The time now is 05:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"