Is it possible to make a public array of TYPE.

example. I created the followin type and placed it inside a module.

Public Type CUsers
UserName As String
IP_Address As String
End Type

On a Form I tried the following :
Dim Students as Public CUsers

I got an error.


Is there a way to work around that?



------------------
OmarSwan
[email protected]
http://www.omarswan.cjb.net
To God Be The Glory