I have 3 combo boxes on a form which send the selected values to textboxes which represent the different sort orders for my report that the user can select.
Ie. textbox1-3 have the values FONID, FONDesc, FONDate, FONApp,
If I select FONID in textbox1 then I want the reports first sort field to...