Data validation allow uppercase only
Data validation rules are triggered when a user adds or changes a cell value.
The UPPER function changes text values to uppercase, and the EXACT function performs a case-sensitive comparison.
The AND function takes multiple arguments (logical conditions) and returns TRUE only...Read more