group box line color

P

Patrick

Anyone knows whether or not it is possible to change the line color (or
remove the line) of the group box (the one on the Forms toolbar, not the
Toolbox one)

Cheers, Patrick
 
P

Patrick

thanx for the tip, but for some reasons i aim to have a workbook without any
VBA.

Cheers, Patrick
 
D

Dave Peterson

You can put this code in the workbook, run it and then delete the code.

In fact, you could put this code into a separate workbook, run the code and save
it in a nice spot in case you need it again.
 
Top