i have a invoicing form that has a sub form that referrs to productid, quantity, sellprice etc..
when i insert my product id it automatically places the current sell price for that item, the problem is when i go and change the current sell price for that item the database changes all my old invoices that have that item to the new price.
how can i stop this?
Regards Gwoods.
PS sellprice is a calculated field.