splash screen macro problem
Sure for the textboxes if they are from the control toolbox toolbar.
for the worksheet you would need to set the interior color of the cells (and
possibly apply borders as well to get the grid effect).
--
Regards,
Tom Ogilvy
"PKyle" wrote in message
...
I have a splash screen to open up a spreadsheet, driven through vba. The
object and text boxes within have background colors, so needless to say, I
was not pleased to see no visible text while running the program from my
laptop= the text and boxes were both dark grey. Is there a way to define
the colors by code instead of box 'properties' which are system colors? I
want the box as well as the objects inside to be white, text to be black.
Thanks
Paul
|