I have a Form were I converted a a field to a combo box and added the selectable values I want to be available. I also wanted to add a user confirmation to any edits for this field. My VBA is very basic, but I found some code online, I am running a BeforeUpdate macro with the following code...