Declamatory
Active Member
- Joined
- Nov 6, 2014
- Messages
- 319
I have a dropdown in cell D8 which when selected populates a number of cells but nothing in column F. The dropdown has five options.
Could anyone provide me with VBA coding that deletes content in a range in column F and then prevents people from inputting to that range unless the correct option in the dropdown in cell D8 has been selected.
Only one of the dropdown options should allow input to the range in column F. Any other option in cell D8 would delete the content in the range in column F and prevent further input to the range until the correct dropdown option has been selected.
Thanks in anticipation.
Declamatory
Could anyone provide me with VBA coding that deletes content in a range in column F and then prevents people from inputting to that range unless the correct option in the dropdown in cell D8 has been selected.
Only one of the dropdown options should allow input to the range in column F. Any other option in cell D8 would delete the content in the range in column F and prevent further input to the range until the correct dropdown option has been selected.
Thanks in anticipation.
Declamatory