Hi,
I have created a form and subform using form wizard where users could enter the data of a new order.
In the form, there are some expressions where it does a computation of the fees that the company earned for each order. This is a percentage of the gross income.
The subform expression formula updates the fee amount and net income automatically when the gross income is entered and fee percentage entered.
Is there a way to update the fee amount and net income which the expressions derived into a data field in a certain table?
I been trying but can't seem to figure it out.
I actually need these information to be in the table too, as data as they are required by other users.
Or is there a better way to do it?
I am mainly using wizards and don't know how to use any SQL or VBA.
Has anyone done the same thing?
Able to share?
Many thanks!
I have created a form and subform using form wizard where users could enter the data of a new order.
In the form, there are some expressions where it does a computation of the fees that the company earned for each order. This is a percentage of the gross income.
The subform expression formula updates the fee amount and net income automatically when the gross income is entered and fee percentage entered.
Is there a way to update the fee amount and net income which the expressions derived into a data field in a certain table?
I been trying but can't seem to figure it out.
I actually need these information to be in the table too, as data as they are required by other users.
Or is there a better way to do it?
I am mainly using wizards and don't know how to use any SQL or VBA.
Has anyone done the same thing?
Able to share?
Many thanks!