I am trying to get two allow the user to enter values into either one cell or another.
If a user inputs any value into a cell ranging from E5 to E44 the adjacent cell in the column F locks. If a user inputs data into a cell ranging from F5 to F44 the adjacent cell in E is locked.
The locked cell also needs to unlock if data is removed from the cell that caused its lock.
I played around with code found here but I could not get it to work fully.
Help would be greatly appreciated. Thanks.
If a user inputs any value into a cell ranging from E5 to E44 the adjacent cell in the column F locks. If a user inputs data into a cell ranging from F5 to F44 the adjacent cell in E is locked.
The locked cell also needs to unlock if data is removed from the cell that caused its lock.
I played around with code found here but I could not get it to work fully.
Help would be greatly appreciated. Thanks.