Hello.

I need a little assistance. I have a prgram with two forms. I want to declare:

Public TargIndex(0 to 2) as interger

VB keeps telling me that I cannot declare arrays as Publics.

Is there any (simple) way I can work around this?

Thank you in advance.