I have a form that has many pull down lists in it for data entry. I know you can protect the lists by several methods, that mostly turn off cut and paste functions, but all I want to do is pop up a warning whenever it's attempted. We have power users of the form, and not so power users. If I disable cut and paste, the power users will hate me. So all I want is to monitor all the different cut and past options and put up a message box that is a slap on the hand, but doesn't prevent them from doing the function. Any ideas?