Hi
I am doing a worksheet that allows users to fill in certain cells, I need the user to be filling in cells only when a previous cell has been entered.
B2 is unlocked and is first cell to fill in
b3 will only unlock if b2 is not blank
I figure this out by using this
but cant figure our how to repeat this when b3 is fill out to unlock b4
and after filling b4 to unlock range b7:c38
if i repeat the Sub b4 remains locked
just started using Macros and I am quite lost
appreciate all help that can be provided
I am doing a worksheet that allows users to fill in certain cells, I need the user to be filling in cells only when a previous cell has been entered.
B2 is unlocked and is first cell to fill in
b3 will only unlock if b2 is not blank
I figure this out by using this
but cant figure our how to repeat this when b3 is fill out to unlock b4
and after filling b4 to unlock range b7:c38
if i repeat the Sub b4 remains locked
just started using Macros and I am quite lost
appreciate all help that can be provided