M
Mats
Hi all
I'm beginning to think in the wrong way, so I need help. In an Access
2000 database I have two (very) related tables, Invoices and Amount
payed.
They appear in the Invoices form with Amount payed in a subform.
I need a record to be created automatically in the Amount payed table
as soon as a record af a new invoice is created in the Invoices table,
Invoice # being the key.
If no record is created, unpaid invoices will not be shown correctly,
i.e. I need a record with a value of zero for every invoice with no
amount payed.
I suspect this has to bee done in VB, and I'm not very good at VB.
(But quite handy with VB script.)
Any suggestions?
Mats
I'm beginning to think in the wrong way, so I need help. In an Access
2000 database I have two (very) related tables, Invoices and Amount
payed.
They appear in the Invoices form with Amount payed in a subform.
I need a record to be created automatically in the Amount payed table
as soon as a record af a new invoice is created in the Invoices table,
Invoice # being the key.
If no record is created, unpaid invoices will not be shown correctly,
i.e. I need a record with a value of zero for every invoice with no
amount payed.
I suspect this has to bee done in VB, and I'm not very good at VB.
(But quite handy with VB script.)
Any suggestions?
Mats