G
Guest
Hi everybody,
I am having trouble designing a table/query that will do the following.
The table will have a number of fields called Field1, Field2, Field3, Field4
etc...
Some of these fields will be update by the user via a form. For example, the
user may enter "50" into Field1 and "100" into Field2. I want Field3 to be
the sum of Field1 and Field 2 (ie: Field 3 = Field 1 + Field 2).
I know that there is a very simple way to do this but I cannot figure it out!
Help!
Thanks
Regards
Greg
I am having trouble designing a table/query that will do the following.
The table will have a number of fields called Field1, Field2, Field3, Field4
etc...
Some of these fields will be update by the user via a form. For example, the
user may enter "50" into Field1 and "100" into Field2. I want Field3 to be
the sum of Field1 and Field 2 (ie: Field 3 = Field 1 + Field 2).
I know that there is a very simple way to do this but I cannot figure it out!
Help!
Thanks
Regards
Greg