I have a client that wants to do some simple calculations with Forms 10 without any scripting. They want to add two single line values to populate a third single line field.
I have tried =SUM(vacreq, vacbal)
vacreq and vacbal are field variables.
I continually end up with 0 in my third field. Is it not possible to add two single line field values?
Thanks