I created a form for my users to use. Now they need that form exported to word just as it appears on the screen. Obviously the only way to do that is to make a report from it and export the report. So I am trying to pull the selected values from my combo boxes in the form to a text box or label. However, for some reason, the report will only be able to grab the value of the last combo box I edited before going to the form. All the other values come up #error. I am assuming this happens because the other combo boxes don't have the focus and therefore their text values can't be viewed or changed.
If someone could help me get around this, I would be very greatful.
Justin
If someone could help me get around this, I would be very greatful.
Justin