How do I create a multiplication calculation in a protected form?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a simple table with one cell multiplied by a static number, with the
result to be placed in the adjacent cell. The table is in a protected form.
Can this calculation be done in a protected form? So far, I've had no luck.
I'm using Word 2003 in Windows XP Professional.
 
In the cell where users should enter the number, place a text form
field (with the "Calculate on exit" option selected); in the cell
where the result should display, insert a formula (=) field to do the
calculation.

For more about protected documents, see the links to articles by Dian
Chapman in the following article:

I'm designing a form that needs to have “fill-in-the-blanks” lines.
What is the best way to create them?
http://word.mvps.org/FAQs/TblsFldsFms/LinesInForms.htm

--
Stefan Blom
Microsoft Word MVP


in message
news:[email protected]...
 
Thanks! Wish I'd asked sooner.

Frankie

Stefan Blom said:
In the cell where users should enter the number, place a text form
field (with the "Calculate on exit" option selected); in the cell
where the result should display, insert a formula (=) field to do the
calculation.

For more about protected documents, see the links to articles by Dian
Chapman in the following article:

I'm designing a form that needs to have “fill-in-the-blanks†lines.
What is the best way to create them?
http://word.mvps.org/FAQs/TblsFldsFms/LinesInForms.htm

--
Stefan Blom
Microsoft Word MVP


in message
 
Back
Top