L
lonexOO
Guest
I have an invoice form and what i would like to do is if a certain item is sold (pre-paid items) to a client, I would like a new record in a different table to be added. Some items require new records in a different table to be added and some items don't. Also, if an item is sold, I would also like to be able to minus one item from the products table when the invoice is printed. Can someone help me out? I think that it will end up something like this...onclick insert into this other table, information from this form...if the product requires that a new record in that table be created....Thanks in advance
[This message has been edited by lonexOO (edited 04-28-2002).]
[This message has been edited by lonexOO (edited 04-28-2002).]