So I have a textbox called "Preferences" that contain values. I want to create a new field called "GRA" that is populated by values from "Preferences" if certain criteria is met. I noticed I can make the control source for the new field "GRA" set to "Preferences" but then anytime "Preferences" contains a value, it is also in "GRA". I just wanted certain values to be populated in "GRA".