G
Guest
Ciao everybody
I have a table (TBLCONTACT) with the following structure:
IDContact Client Product Date Time Comment YES/NO
Counter Number Text date time text yes/no
It happens that a client sometimes does not want anymore a product, so I use
the yse/no field to remeber this fact.
Now the problem is that I have several contacts for the same client and the
same product. I would like to flag only once the product so that it
automatically flags all the other contacts for this client referring to this
product.
I used to do this by hand, but now I have more that 20 contacts for the same
client and the same product, and it is starting to become painful and, more
important, not error free.
Thanks in advance, Sylvia
I have a table (TBLCONTACT) with the following structure:
IDContact Client Product Date Time Comment YES/NO
Counter Number Text date time text yes/no
It happens that a client sometimes does not want anymore a product, so I use
the yse/no field to remeber this fact.
Now the problem is that I have several contacts for the same client and the
same product. I would like to flag only once the product so that it
automatically flags all the other contacts for this client referring to this
product.
I used to do this by hand, but now I have more that 20 contacts for the same
client and the same product, and it is starting to become painful and, more
important, not error free.
Thanks in advance, Sylvia