I'm new to visual basic, and after writing my first few programs I decided it's a nice language for database front ends :-) just like VBA.
Everhing is working out fine, but there's one thing I can't figure out, how do I pass arrays between private subs without declaring them in a module?