Hi.
I have main form("client Status") which contains information about client order and showing the calculations. The subform is also there for receiving the payment from client. I would like to get the sum of amount received(from sub from) and would like to show it on main form that how much amount received from a client. As payment received from client the form should be updated automatically by showing the sum of amount received.
It is also appreciated if some one give information how to take sum of particular field in subform using vba and storing it in main form field.
Note: the forms are created from tables and there is no unbound field.
Looking forward to your kind responses.
thanks
Rehan
I have main form("client Status") which contains information about client order and showing the calculations. The subform is also there for receiving the payment from client. I would like to get the sum of amount received(from sub from) and would like to show it on main form that how much amount received from a client. As payment received from client the form should be updated automatically by showing the sum of amount received.
It is also appreciated if some one give information how to take sum of particular field in subform using vba and storing it in main form field.
Note: the forms are created from tables and there is no unbound field.
Looking forward to your kind responses.
thanks
Rehan