I have added a field11 total. It has to be the value field10 - field9 - field8 - field7. How to write the code and view result in field11?
Asked
Active
Viewed 293 times
-2
-
1May we see what you have tried so far? Usually questions that link to the manual or other prior research are more successful, since people prefer to help folks who have made an obvious effort first. – halfer Oct 16 '16 at 15:48
-
Thx for your answer. I was solved. I was issue with type: instead calculations I had numbers. – kristijan sestan Oct 16 '16 at 16:24
-
@Balan: please don't edit posts to add "please help" and "thanks" - we edit that stuff out anyway. – halfer Oct 16 '16 at 16:29
-
Glad you solved it Kristijan! – halfer Oct 16 '16 at 16:29
1 Answers
0
Calculations need to be defined using FileMaker's field type = "calculation" under Manage Database, whether the desired result is a number or text or other.
http://www.filemaker.com/help/12/fmp/html/create_db.8.17.html

jbschwartz
- 28
- 2