Good Morning,
Using Excel 2000 I am trying to create a register to aid configuration management.
Column B will contain unique IDs, alphanumeric and four characters long.
I wish to restrict the input format to unique entries only, four characters in length and also upper-case if possible.
I think I have found the appropriate formulas but have no idea how to use multiple validation criteria together (fairly inexperienced with Excel).
I've got as far as preventing duplicate entries using 'custom' data validation:
Is there a way to add additional validation criteria?
I.e. =LEN(B5)<=4 ?
Many thanks,
Rob.
Using Excel 2000 I am trying to create a register to aid configuration management.
Column B will contain unique IDs, alphanumeric and four characters long.
I wish to restrict the input format to unique entries only, four characters in length and also upper-case if possible.
I think I have found the appropriate formulas but have no idea how to use multiple validation criteria together (fairly inexperienced with Excel).
I've got as far as preventing duplicate entries using 'custom' data validation:
Is there a way to add additional validation criteria?
I.e. =LEN(B5)<=4 ?
Many thanks,
Rob.