M
mark
i need to keep a running total for th number of hours i have sold to
customers so i have a field in one form/table (customers) for Hoursbought, i
have a second form/table (payments) for new payments with a field
Numberofhours. when i close payments i need to do this
customers.Hoursbought + payments.Numberofhours = customers.Hoursbought
is this possible and how do i do it
thanks
mark
customers so i have a field in one form/table (customers) for Hoursbought, i
have a second form/table (payments) for new payments with a field
Numberofhours. when i close payments i need to do this
customers.Hoursbought + payments.Numberofhours = customers.Hoursbought
is this possible and how do i do it
thanks
mark