How do you declare a variable (or sub) as public so that it can be seen accross all the project. I presently declare public variables within the class of each form - i then can't see them from different forms.

THanks

John