Hi,
I have a form in which orders are placed. Each product we sell has a set value, however this does sometimes change depending on the client. What i need is to enable my db users to change the value for the unit price of a product in the form without the original value in the table changing.
I also need to make a drop down box change the prefix of my OrderID (Autonumber and primary Key) depending on 1 of the 2 selections. Now i know it isnt possible to do that with an autonumber, and im not sure where to start.
Any ideas?
Cheers,
bob.
I have a form in which orders are placed. Each product we sell has a set value, however this does sometimes change depending on the client. What i need is to enable my db users to change the value for the unit price of a product in the form without the original value in the table changing.
I also need to make a drop down box change the prefix of my OrderID (Autonumber and primary Key) depending on 1 of the 2 selections. Now i know it isnt possible to do that with an autonumber, and im not sure where to start.
Any ideas?
Cheers,
bob.