Bon.
The only way to get the option box not to be selected, you will have to set the value of the optionbox to False.
This in code will look like this:
OptionBox1.Value = False
------------------
Have Fun.
Maartin.
[email protected]
-----------------------




Reply With Quote