I have a form whose recordsource is a query. I want to put a box on the form for the end-user to enter a % and then have the % be multiplied to a couple of fields. I know I can do the last part via a calculated field but I have having trouble adding in a box where the user can type in a value. How do I do this?