Thanks, Bob, I'm sure it's obvious I'm a real novice. I took classes a couple of years ago, set up a database with forms but have been doing the data entry all myself. Now I want to turn it over to someone else. Basically, all I want to do is make sure the text in some fields is entered in Proper Case. To use BeforeUpdate condition, it appears I need to create a macro. I have played with it since your last post, but again am getting nowhere. I'm not sure what should be my condition, action and argument. Basically I want to say, if [FieldName] is not in [ProperCase], do not update and display some little message to remind the data entry person it should be in proper case.