comptechbranden
Registered User.
- Local time
- Yesterday, 23:50
- Joined
- May 25, 2006
- Messages
- 119
I am attempting to grey out cells that wont be used to enter data with some code. It should still allow one to enter data to those cells though just in case they need to for some odd reason.
I am thinking the code would flow such that, lets say... B2:B5000 = Project 1 or Project 2 or Project 3 or Project 4 then turn G2:L2 Light Gray IF not then leave alone.
Any help on some code for the cell or for the VBA section would be of great help. I am just getting used to VBA so if there is anything special about where it goes please include that.
Thanks for any help.
I am thinking the code would flow such that, lets say... B2:B5000 = Project 1 or Project 2 or Project 3 or Project 4 then turn G2:L2 Light Gray IF not then leave alone.
Any help on some code for the cell or for the VBA section would be of great help. I am just getting used to VBA so if there is anything special about where it goes please include that.
Thanks for any help.