When you protect the form, users can't type anywhere except where you've
placed form fields. That's the way forms work; you may want to read the
forms tutorials by Dian Chapman that are linked from
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm. When you
designate a Text Form Field as a calculation type, then user entry is
prohibited there as well; the content of the field depends on the
calculation. You should not be putting formulas in the fields where you want
users to enter numbers; you only want the formula where you want the
subtotal or total. Also, for all the form fields that contribute to the
calculation, you need to check the box for "Calculate on exit." Also, note
that calculations based on calculated fields may be incorrect; see “WD2000:
Calculation in Form Field Shows Wrong Result†at
http://support.microsoft.com/?kbid=211253
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
Bettina said:
Suzanne,
For every cell in the table before the subtotal column, I have placed a text
field box and under properties, have the code =sum(above). For the subtotal
cell, I have done the same. The subtotal cell is not adding a total for the
numbers I am entering. Also, the form fields freeze if I lock the sheet which
I need to because of the text fields.
Please tell me what I need to do in each cell so that a user can enter a
number and what to place in the subtotal cell and cells inbetween and the
final total cell. I'm having problems figuring this out.
Please let me know if you need further explanation.
Thanks so much!!!--
Bettina