>Hi
>
[quoted text clipped - 8 lines]
>
>Bernard
I doubt anyone will be able to help very much without seeing the code
you are using to add items to your collection.
HTH,
Bryan
____________________________________________________________
New Vision Software "When the going gets weird,"
Bryan Stafford "the weird turn pro."
alpine_don'tsendspam@mvps.org Hunter S. Thompson -
Microsoft MVP-Visual Basic Fear and Loathing in LasVegas
MikeD - 08 May 2005 16:48 GMT
>>Hi
>>
[quoted text clipped - 11 lines]
> I doubt anyone will be able to help very much without seeing the code
> you are using to add items to your collection.
In addition, Val is a bad name to use for your class. This is because Val is
an intrisinc VB function. You should never duplicate names of VB's
statements, functions, and keywords for your own procedures, properties,
class names, etc.

Signature
Mike
Microsoft MVP Visual Basic
Bernard Bourée schrieb:
> Hi
>
[quoted text clipped - 8 lines]
>
> Bernard
Can you post the relevant lines for adding your Val into Vals?