Hi all,
I have a custom type variable, which is an array.
I want to use a part of this type to populate a multilist box.
This is how I created the type variable.
Type MIVARIABLES
MIVars as String
VarRowID as SmallInt
End type
Dim Variables() As MIVARIABLES
Data is then assigned to the variable.
I then want to populate the MultiListBox with the values of
Variables().MIVars
I tried this:
Control MultiListBox Title From Variable Variables().MIVars
and others:
Variables.MIVars
MIVars
MIVars()
but nothing seems to work and the MultiLisTBox is left blank.
Any help would be greatly appreciated.
Thanks in advance,
Luther
Luther Jackson
Systems Developer
The ORC Partnership
Goldings
Michaels Court
Hanney Road
Southmoor
OX13 5HR
Tel: 01865 821047
Fax: 01865 821567
Web: www.orcpartnership.com
---------------------------------------------------
This email and attachments are confidential. If you are not the intended
recipient, any use, disclosure or copying of this document is unauthorised.
If you have received this document in error please immediately notify the
sender on +44 (0)1865 821567 and delete this email from your computer.
Thank you.
---------------------------------------------------
---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 7674