Totally in over my head here. I have client management type data base. I am attempting to track their accruing fees to me. I have created a sub form along with a financial table. Any input from any client record goes into this financial table as primay key, date, payment amount. My set fee is 40/mo. I created a query to base my report on attempting to use a text box in a report that says
=[RecordCount]*40-[textbox 7] the text box is a sum(PF's paid). When I run my report a box pops up requesting the parmeter value for record count. If I give it the correct number of records for that primary key value then the report adds correctly. If not the payment ledger is still created but the amount delinquent is wrong although my total paid is correct. What am I doing wrong? By the way I know nothing about codes etc...
I would like these to also auto populate on my client form to show in two text boxes amounts paid and amounts owed.
I have tried to post. Stripped and zipped is still about 245k. Would be glad to email to some one for help if needed.
=[RecordCount]*40-[textbox 7] the text box is a sum(PF's paid). When I run my report a box pops up requesting the parmeter value for record count. If I give it the correct number of records for that primary key value then the report adds correctly. If not the payment ledger is still created but the amount delinquent is wrong although my total paid is correct. What am I doing wrong? By the way I know nothing about codes etc...
I would like these to also auto populate on my client form to show in two text boxes amounts paid and amounts owed.
I have tried to post. Stripped and zipped is still about 245k. Would be glad to email to some one for help if needed.