Hello, I am new to ExcelForum and relatively new to VBA.
I am trying to validate multiple columns in a sheet that have multiple validation rules.
- Columns A and B need to only allow alpha values
- Column E needs to only allow the letter "X" or "x" or simply a blank
- Columns H and J must only allow positive whole numbers between 1 and 1000.
**I also need to ENSURE that these data validation rules stick even if someone copies and pastes data onto the sheet.
***If someone copies and pastes bad data, those cells should be highlighted.
Any help would be appreciated. Thanks![]()
Bookmarks