H
HubbyMax
I have a table that contains several fields but I am only concerned with two,
OldPrice and NewPrice. On my form for entering new data both of these fields
show. The custermer is charged using the average of these two fields. My
problem is that when I enter a new NewPrice I need to have the OldPrice field
update to the NewPrice before the change.
EXAMPLE
OldPrice $8.00 NewPrice $10.00
Price goes up to $12.00 and I enter it into the form
Table should update to show
OldPrice $10.00 NewPrice $12.00
OldPrice and NewPrice. On my form for entering new data both of these fields
show. The custermer is charged using the average of these two fields. My
problem is that when I enter a new NewPrice I need to have the OldPrice field
update to the NewPrice before the change.
EXAMPLE
OldPrice $8.00 NewPrice $10.00
Price goes up to $12.00 and I enter it into the form
Table should update to show
OldPrice $10.00 NewPrice $12.00