I put some variable declarations in the module of my project. Of the six variables, two of them remained unavailable to the code on the form... I got an error message. Those two, which are within a FOR...NEXT loop have to be declared in the form code for the thing to run. I'm using "Public" to declare the variables in the module... is there some other way to declare them in the module so they'll be available even within a loop in a form? BTW I'm a real novice and don't really know what I'm doing.
OldQBasicer 0 Light Poster
sknake 1,622 Senior Poster Featured Poster
OldQBasicer 0 Light Poster
yorro -6 Junior Poster
OldQBasicer 0 Light Poster
OldQBasicer 0 Light Poster
yorro -6 Junior Poster
OldQBasicer 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.