Sorry not to be of help, I don't have Word 2003. Maybe someone else can. Just a few general remarks.

- I'm amazed you need a macro to do this. Normal elements like text fields and check boxes in older versions of Word can do without macro's and VBA.
- Generally, radio buttons are combined in groups, with only one being active in a group. Maybe you missed the step to define the groups. Nothing to be found in the Word help about that?
- I'm rather sure that you can make fillable forms with radio buttons the way you like in Adobe Acrobat. All the user needs to fill and print them is a recent version of Acrobat Reader.
- And it certainly will work in html also. Then the user must have a browser to fill in and print the form. If you want non-paper feedback, you'll need server-side processing, using cgi-scripts for example.

Hope this helps.


Kees