Addition in field using field number

help how to add a field number for example from field1 = 2 and field2 = 3 the and answer will become 5 in field3 how can i solved this help me… Im Beginner of lotus notes

Subject: addition in field using field number

Jayhson

I’m assuming that your fields field1 and field2 are editable and will be populated by the user?

If so, set the field type for Field3 to be Computed, and set’s its formula to be Field1 + Field2

after entering the values into Fields 1 and 2, refresh your document with F9 to see the update in field 3

Subject: RE: addition in field using field number

there is no answer for the field3 and im able to add a button for refreshing window or reloading there is no display answer in field3