Hi,
I am creating a form with several sections in which the user must select an answer that is mutually exclusive (e.g. male/female).
I would like to use check boxes because the graphics are more intuitive if the form is printed.
So I would need one of two solutions:
- a macro that allows me to do this
- or a way to change the icon of the option button to that of the check box.
Thanks!
Marc