If you have a similar need later -
What I do is declare it as a string, and in the startup code
(eg Main in a bas file if you use them, or in the Form_Load of the first form),
just set the variable to the value you want

Rob C