Giovanni03
New Member
- Joined
- May 23, 2023
- Messages
- 33
- Office Version
- 365
- 2021
- Platform
- Windows
Hi!
I've been working on a report and I'm currently stuck on a section in which I'm trying to pull the qty order numbers are listed from one sheet and paste that qty on another. I've been trying to use formulas to make this work but i cant seem to get it done, I've used countifs, sum, and combination of both.
On sheet "Report" column H its where I want to have the qty of orders listed. On sheet "Drain" column J is where all the orders are listed. The crucial parts is that column B on sheet "Report" must match column D on sheet "Drain". Also need to exclude counting duplicates.
Below is an example
Column J
All of the orders above are assigned to "RT004" which both sheets list. so the RT004 has 4 orders.
Appreciate any help with this!!!
I've been working on a report and I'm currently stuck on a section in which I'm trying to pull the qty order numbers are listed from one sheet and paste that qty on another. I've been trying to use formulas to make this work but i cant seem to get it done, I've used countifs, sum, and combination of both.
On sheet "Report" column H its where I want to have the qty of orders listed. On sheet "Drain" column J is where all the orders are listed. The crucial parts is that column B on sheet "Report" must match column D on sheet "Drain". Also need to exclude counting duplicates.
Below is an example
Column J
| |
4270805 | |
7434994 | |
7434994 | |
9114133 | |
9114133 | |
9114133 |
All of the orders above are assigned to "RT004" which both sheets list. so the RT004 has 4 orders.
Appreciate any help with this!!!