Princess88
New Member
- Joined
- Apr 12, 2011
- Messages
- 1
Hi,
I'm new to the forum, so I apologise if this is a ramble of non-sense!
-
I need to run a code for resource cover in the office - I need the sheet to lock the column where leave can be entered if the overall cover falls below 70%. The % cell is conditionally formatted to show as 'red' if the cover is less than 70%.
Essentially, I need it to be something along the lines of:
If [G37] = <70% Then [G6:G31].Locked
(obviously it will be more complex than that...but thats the gist of what I need it to do!!)
Also, is there a way for the code to run this separately for every column?
I really appreciate any help!
Princess88
I'm new to the forum, so I apologise if this is a ramble of non-sense!
-
I need to run a code for resource cover in the office - I need the sheet to lock the column where leave can be entered if the overall cover falls below 70%. The % cell is conditionally formatted to show as 'red' if the cover is less than 70%.
Essentially, I need it to be something along the lines of:
If [G37] = <70% Then [G6:G31].Locked
(obviously it will be more complex than that...but thats the gist of what I need it to do!!)
Also, is there a way for the code to run this separately for every column?
I really appreciate any help!
Princess88