A couple of us are co-creating a form in Excel with check boxes, drop downs, etc. What little functionality we have we wanted to keep simple by triggering macros off of the controls rather than writing code, therefore we initially decided to use control objects rather than form objects.
What's...