I have a form with an embedded subform which is a continuous form as opposed to a single form. The subform has two fields. One is called DESCRIPTION and is a question posed to the user. The other is called RESULT and is where the user enters their input. I would like to adjust the size of the RESULT field depending on the question that is asked in the DESCRIPTION field. For example, if the question in the description field is "What is your grade?" and the answer will only be A, B, C, etc. then I would like the RESULTS field to be .5" wide for that question. However, if the question in the DESCRIPTION field is "What do you like about this class?" I want the RESULTS field for that record to be 2" wide.
Is it possible to vary the size of the controls record by record if desired?
Thanks to anyone who can help!