M
MarMo
Hi ,
From a table "tblInvoices" (imported data) I need to send to several
companies ,the monthly status of the invoiced orders.
For this i need to query the tblInvoices with multiple clientnbrs for
1 client and mail it to 1 or mulitple mailadresses.
Example : for masterclientnr 100 (Xerox) i need to extract data for
his subclientnbrs 100, 101, 102, 103 and send this query (as txt or
Excel) to (e-mail address removed) , (e-mail address removed).
So i'm trying to put all this info into tables with relationships ,
but i'm a little stuck.
Has anyone have a suggestion what tables i should create in order to
be able to retrieve the masterclientnbr , the subclientnbr(s) , the
mailadresses .
Many thanks for helping me out.
Mario
From a table "tblInvoices" (imported data) I need to send to several
companies ,the monthly status of the invoiced orders.
For this i need to query the tblInvoices with multiple clientnbrs for
1 client and mail it to 1 or mulitple mailadresses.
Example : for masterclientnr 100 (Xerox) i need to extract data for
his subclientnbrs 100, 101, 102, 103 and send this query (as txt or
Excel) to (e-mail address removed) , (e-mail address removed).
So i'm trying to put all this info into tables with relationships ,
but i'm a little stuck.
Has anyone have a suggestion what tables i should create in order to
be able to retrieve the masterclientnbr , the subclientnbr(s) , the
mailadresses .
Many thanks for helping me out.
Mario