I would like to add some data validation on a cell in the latest Excel. I would like to force the user to enter a string that is two-char long, with the first char a digit,
Select range, then in the Data menu, choose Validation. Allow: choose Text length, Minimum = 2, maximum = 2
Text length