I want a control to always be hidden unless it is one of the three specified users who are in the form. So, I added a field that will hold the current user name Then, put a condition on the field I want hidden, to be hidden if Current user is not equal to melissam That worked just fine. So I proceeded...