Hello, so I have a problem. We use a document to update and save information when employees are assigned a specific task. There is one User who does not know how to follow directions and messes the aesthetics of the document. What I am trying to achieve is to force the User(s) to select from the drop down list using the Data Validation option. I have ran into a few issues. When I use the List option, I can choose a range of cells with the information needed, the problem is that the User instead of selecting from the drop down menu, she types over it and does not capitalize thus damaging the aesthetics. So in the attached document, instead of selecting "Low" the User will type "low". I was also able to select the List option and in the Source box type in the values without the "=" sign preceding it. This actually worked but the problem is that I have about 30 names to type in the Source box and the limit of characters is 256 or so. I also looked into using the Custom option and using =COUNT(FIND(Cell,Name of Range)) as a Formula. Again, this worked, but the User will not know what to type in or what to select since there is no list to choose from. Any ideas or suggestions since this is driving me crazy? I wouldn't think it is such a difficult task but it has become one. Thank you in advance.