
Signature
Stefan Blom
Microsoft Word MVP
Stefan,
Thanks. I saw that article, and also another that looks like you can do
same without the use of a frame, which is what I need since I need to use
tables and frames don't work inside tables cells.
So when people reference option boxes here, they are really using checkboxes
with macro to make them options - is that correct? That is, there is no Word
formfield formats that provide this without macros, right?
Also, I need to email this survey word form out to people. I am concerned
that security programs will prevent the form from being delivered.
I know including VBA code in a submit button would probably kick it out.
Does the use of this kind of macro cause the same problem?
Any ideas on this much appreciated,
Mark
> See http://word.mvps.org/FAQs/TblsFldsFms/ExclusiveFmFldChbxs.htm.
>
[quoted text clipped - 8 lines]
> > Thanks,
> > Mark
Stefan Blom - 02 Oct 2006 07:25 GMT
As far as I know, there is no other method than using macros.
And, yes, security settings make it more difficult for the programmer,
but it certainly makes using Word safer. You would have to send the
template and ask people to install it. See
http://word.mvps.org/faqs/macrosvba/DistributeMacros.htm.

Signature
Stefan Blom
Microsoft Word MVP
> Stefan,
>
[quoted text clipped - 27 lines]
> > > Thanks,
> > > Mark