Calculation reads "!Syntax Error"

G

Gabriella777_2

I am doing a calculation on a form (in a table).
The calculation is simply adding the above for form fields.
("=sum(HealthMonthly+DentalMonthly+LifeMonthly+DisabilityMonthly)
I have used the Tools menu to enter it, I have manually entered it with
Ctrl+F9, etc.
I still come up with either no output or an error message.
First I was getting "Operator Missing" then I got "Syntax Error."
Now what?
 
T

Thomas A. Rowe

You have to use a JavaScript function to add form fields, do a search for JavaScript Form
Calculation scripts

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
G

Gabriella777_2

My apologies - I seem to have posted to the wrong section.
I need to do this in Word.
Sorry.
--
Thanks and God bless you and yours,
Gabriella777_2



Thomas A. Rowe said:
You have to use a JavaScript function to add form fields, do a search for JavaScript Form
Calculation scripts

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Top