T
Tammy
Hi peoples:
I'm creating a database to help track customer payments.
What I'm doing is, so you'll have a better understanding is our hometown
newspaper. Ok - some customers are going to want to pay for the ad in full
at once and some are going to want to make payments (on their weekly ads)
each month through the year.
My database needs to show me which advertisers currently have an ad running
and their payment history.
What I've done is set up 3 tables.
A customers table that has all the customer contact info on it.
A custoryhistory table that has their newspaper ad history in it.
And thirdly I'm trying to connect the payment table too all this so I can
see for example when customer1 has paid me for the current ad (and customer1
has a year long commitment) so he will be paying me 12 times for one entry on
the customerhistory table.
So I've created a customer form, with customerhistory as a subform, then
also put a paymenthistory subform in the customerhistorysubform. And it's a
little confusing with all those fields. Does anyone know a better way to
track this kind of info OR is there a template database already set up for
this on the microsoft site?
I'm creating a database to help track customer payments.
What I'm doing is, so you'll have a better understanding is our hometown
newspaper. Ok - some customers are going to want to pay for the ad in full
at once and some are going to want to make payments (on their weekly ads)
each month through the year.
My database needs to show me which advertisers currently have an ad running
and their payment history.
What I've done is set up 3 tables.
A customers table that has all the customer contact info on it.
A custoryhistory table that has their newspaper ad history in it.
And thirdly I'm trying to connect the payment table too all this so I can
see for example when customer1 has paid me for the current ad (and customer1
has a year long commitment) so he will be paying me 12 times for one entry on
the customerhistory table.
So I've created a customer form, with customerhistory as a subform, then
also put a paymenthistory subform in the customerhistorysubform. And it's a
little confusing with all those fields. Does anyone know a better way to
track this kind of info OR is there a template database already set up for
this on the microsoft site?