MSC Bobs
Member
Hi everyone,
I'm developing a custom template and I've run into a formatting issue I'm hoping someone here has dealt with and could offer some help.
I'm creating a sheet that I want to be dark, e.g. "night time." It's a pretty dark shade of grey. I'm also the kind of user who likes to toggle the gridlines on and off.
So, when I set the color of my sheet to this darker grey, I noticed the gridlines no longer toggle. Am I doing something wrong with setting the default color of my cells, or is VBA the only way to fix the gridline toggle once I change the default color of the cells from white to something else?
If VBA is the only solution, could someone help me out with that code?
Thanks to anyone who can help.
I'm developing a custom template and I've run into a formatting issue I'm hoping someone here has dealt with and could offer some help.
I'm creating a sheet that I want to be dark, e.g. "night time." It's a pretty dark shade of grey. I'm also the kind of user who likes to toggle the gridlines on and off.
So, when I set the color of my sheet to this darker grey, I noticed the gridlines no longer toggle. Am I doing something wrong with setting the default color of my cells, or is VBA the only way to fix the gridline toggle once I change the default color of the cells from white to something else?
If VBA is the only solution, could someone help me out with that code?
Thanks to anyone who can help.