View Single Post
  #9   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 :
GS wrote:
witek expressed precisely :
GS wrote:
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.



can you show me a code which creates array with 5 columns and zero
rows?


That's not an array! Show me otherwise...


so what is that?
What is the name of structure returned by listbox.list if listbox is
empty?


Can you show a listbox that has 5 columns and zero rows? Yes..,
when
it's empty. Can you load this into an array with zero rows? No!

as above . What does listbox.list returns?


Whatever are you on about? Your response to my statement of being able
to make any element of any array empty has nothing to do with that
statement! Please explain what your point is!

--
Garry

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