[AccessD] Public Array

Gustav Brock gustav at cactus.dk
Mon Sep 6 10:19:56 CDT 2004


Hi Ralf

It would be

Container3 = Container(3)

But Container is a reserved word. Pick another.

/gustav


> In the Declaration section of a form module frmName I declared an array with "Public Container(9) As String". I understood that I have now an Array of 9 String fields. But it doesn't seem to be
> this way.
> When I make something like "Container3 = Forms!frmName.Container(3)" in a different form Access gives me an Error Message (# 2465)




More information about the AccessD mailing list