F
fedude
I'm trying to create a word document that will contain meeting minutes. At
the bottom of the document, I want to have a series of checkboxes for the
attendees to electronically approve the minutes. If they check it it means
they approve the minutes.
Once the person checks the box, the control needs to become disabled so they
cannot reverse their decision and the "approved" record is retained in the
document
I don't know if I should start by just putting some forms controls directly
in a table in the document. This looks the best, but I can't quite figure
out how to disable each control after it is checked. Or would it be better
to create a form and then somehow embed the form in the document (not sure if
this is even possible).
Bonus points if there is a way to password protect each checkbox.
I'm rooking for some direction from people knowledgable in word programming.
the bottom of the document, I want to have a series of checkboxes for the
attendees to electronically approve the minutes. If they check it it means
they approve the minutes.
Once the person checks the box, the control needs to become disabled so they
cannot reverse their decision and the "approved" record is retained in the
document
I don't know if I should start by just putting some forms controls directly
in a table in the document. This looks the best, but I can't quite figure
out how to disable each control after it is checked. Or would it be better
to create a form and then somehow embed the form in the document (not sure if
this is even possible).
Bonus points if there is a way to password protect each checkbox.
I'm rooking for some direction from people knowledgable in word programming.