S
SuperNerd
I have two table that have the same fields in each but for different uses.
Each table contains the "Suppliers", "Reciept date", "Quantity Recieved",
"Quantity Rejected". What I want to do with this is to have a summary in a
report or form. This summary has to combine the two tables together; if for
example tabel1 has supplier A and recieve date is in April and tabel2 has
supplier A and recieved date in April, then the two will be add
together...this goes the same for the rejected quantity.
I want to add all the amount recieved from the same supplier within the same
month together.
At last, I want to have the total of "Quantity Rejected" divide by "Quantity
Recieved" to get my wanted value, but it has to be a value for each month
differently.
I know, I fail to provide a better explaination this problem but I hope
someone out there can understand me; if not just ""ASK"".
Thanks in Advance for any Help.
Each table contains the "Suppliers", "Reciept date", "Quantity Recieved",
"Quantity Rejected". What I want to do with this is to have a summary in a
report or form. This summary has to combine the two tables together; if for
example tabel1 has supplier A and recieve date is in April and tabel2 has
supplier A and recieved date in April, then the two will be add
together...this goes the same for the rejected quantity.
I want to add all the amount recieved from the same supplier within the same
month together.
At last, I want to have the total of "Quantity Rejected" divide by "Quantity
Recieved" to get my wanted value, but it has to be a value for each month
differently.
I know, I fail to provide a better explaination this problem but I hope
someone out there can understand me; if not just ""ASK"".
Thanks in Advance for any Help.