
06-09-2004, 12:28 PM
|
|
Senior Contributor
* Expert *
|
|
Join Date: May 2004
Location: Manchester, England.
Posts: 1,254
|
|
variables
|
when declaring a variable at the top of the code window, which is the better way as they both do the same thing.
Dim something as var
Private something as var
thanks.
|
|