S
Simonglencross
I have a database used for subscriptions.
Each subscriber is given a mailinglistid (tblsubscribers) and there
subscriptions information is stored in a table called (tblsubscriptions)
what I would like to do is the following, I;ve tried but I'm pritty new to
this....
On the main form "frmsubscribers" I have a Text box called "Subs Paid" I
would like to be able to calculate the total of the field "catcost" in table
"Subscriptions" for each Subscriber or "MailinglistID" . Can anyone point me
in the correct direction?
Many Thanks in advance
Simon
Each subscriber is given a mailinglistid (tblsubscribers) and there
subscriptions information is stored in a table called (tblsubscriptions)
what I would like to do is the following, I;ve tried but I'm pritty new to
this....
On the main form "frmsubscribers" I have a Text box called "Subs Paid" I
would like to be able to calculate the total of the field "catcost" in table
"Subscriptions" for each Subscriber or "MailinglistID" . Can anyone point me
in the correct direction?
Many Thanks in advance
Simon