Math Equations

B

Bmelford

I am currently working on a form and I was wondering if there is any way to
insert an equation. I am attempting to add the values of several feilds and
needed to know if there was a way to automatically calculate the values?
 
S

Sue Mosher [MVP-Outlook]

Have you considering creating a formula field to do this? The alternative is
to write VBScript code to perform the calculation.
 
Top