I am new at the d/b stuff so bear with me. I want to be able to convert money from Cdn to US and vice versa. The user will input the conversion rate in a table. Now what has to happen, if possible is the following. My user purchases product from Cdn and US suppliers. The supplier table is where they indicate weather or not the supplier is US or Cdn with an option group. From there the user will input the product into a products table. The tables are related with the SupplierID. In the products table I have the following: "MSRP(USD)" and "MSRP(CDD)". The user will input the amount in the appropriate field. From there I want the amount to go to a field, "MSRP", but I want the amount to be Cdn always. The "MSRP" field is what is used for all other calculations. So what is needed to happen is if the user puts the amount in the "MSPR(USD)" field, and indicated that the supplier of that product is US, I need it to be converted to Cdn and put into the "MSRP" field. And conversly if they put the amount into the "MSRP(CDD)" I just need it to be drawn into the "MSRP" field as is.
Any help in this what give great clarification. Thx
Tina
Any help in this what give great clarification. Thx
Tina