<i>QUESTION 1!</i><br><br>I am creating yet another form, this one in Word. I am working on a Purchase Order form for our department and am interested in adding 3 cells in a Word Table (one of which is a subtotal created by an earlier formula). Right now if:<br><br> Subtotal = $1,298.45 (cell E15, also a formula)<br> Tax = $ 74.66 (cell E16)<br> Shipping = $ 64.00 (cell E17)<br><br>My total reads as "$0.00" with the formula :<br> { =SUM(E15:E17)\#"$#,##0.00;($#,##0.00)" }<br><br><b>What am I doing wrong with this?</b><br><br><i>QUESTION 2!</i><br><br>The reason this form is in WORD is so that I can insert an Auto Text Dropdown List. My problem is, when I protect the form, my auto text is inabled... is there a way that I can protect the sheet so that the form fields are usable AND the auto text drop down list is usable? I can't make the auto text a regular forms drop down list because each entry is several lines long...<br><br><b>Any thoughts?</b><br>Thanks!! L