View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Use a listbox as a dynamic array?

witek used his keyboard to write :
By the way that is the only way to get empty two-dimensional array.
(no elements)


Not true! You can make any element 'empty' in any array, regardless of
its number of dims.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion