S
shital
i have a 2 table like below.
Table1
A B C J
1 Name of co.,Prodcut1,Product2,..... up Product10
2 Compmany1 4000,5000,
3 Compmany2 2500,1000,
4 Compmany3
5 upto 10.
Table2
A B c J
1 Name of co.,Prodcut1,Product2,..... up Product10
2 Compmany1 1.25, 3
3 Compmany2 4,2.50
4 Compmany3
5 upto 10.
what i want is
I have qty sold in table1 and comm. on Table2
When i type Product1 & Company1, It should Multiply 4000
(From table1)*1.25 (from table2) and give me ans. =5000
OR
When i type Product2 & Company1, IT should Multiply 5000
(From table1)*1.25 (from table2) and give me ans. =6250
any help.
Shital Shah
Table1
A B C J
1 Name of co.,Prodcut1,Product2,..... up Product10
2 Compmany1 4000,5000,
3 Compmany2 2500,1000,
4 Compmany3
5 upto 10.
Table2
A B c J
1 Name of co.,Prodcut1,Product2,..... up Product10
2 Compmany1 1.25, 3
3 Compmany2 4,2.50
4 Compmany3
5 upto 10.
what i want is
I have qty sold in table1 and comm. on Table2
When i type Product1 & Company1, It should Multiply 4000
(From table1)*1.25 (from table2) and give me ans. =5000
OR
When i type Product2 & Company1, IT should Multiply 5000
(From table1)*1.25 (from table2) and give me ans. =6250
any help.
Shital Shah