Pinaceous
Well-known Member
- Joined
- Jun 11, 2014
- Messages
- 1,124
- Office Version
- 365
- Platform
- Windows
Good Day,
If I have a number in range "B11:H180" upon Sheet1, I'd like to have a message box state:
Then lock those cells from being edited.
How would I do this?
Thank you!
Pinaceous
If I have a number in range "B11:H180" upon Sheet1, I'd like to have a message box state:
VBA Code:
MsgBox "Cells in range!"
Then lock those cells from being edited.
How would I do this?
Thank you!
Pinaceous