Hi, I'm creating a form, in Writer, from scratch, using the Form Controls widgets, for travel expenses. There's no corresponding database. There are the following types of fields:
Travel: $1000 Food: $80 Other: $100 Total: $1180 My question is, how do I create a field that automatically calculates the total? I've tried doing what works on a report when you're connected to a database, but it doesn't work. (Using a numerical field type, then typing Select SUM(fieldname as totalfieldname).) http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1260586,00.html Thanks, Solveig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
