I have a sheet named " sheet1".My data is from row A1 to E20. some cells have data validation as well. I need code which performs following control tasks.
1) User should not be able to add / delete any row or column in the range A1 to E 20.
2) Wherever i have data validation in any cell, user should be able to select from data validation only. should not be able to enter anything manually.
3) In column B, user should be able to enter text and numeric as well.
4) In column A,C,D &E, user should be able to enter numbers only.
Thanks
Atif
1) User should not be able to add / delete any row or column in the range A1 to E 20.
2) Wherever i have data validation in any cell, user should be able to select from data validation only. should not be able to enter anything manually.
3) In column B, user should be able to enter text and numeric as well.
4) In column A,C,D &E, user should be able to enter numbers only.
Thanks
Atif