danhendo888
Board Regular
- Joined
- Jul 15, 2019
- Messages
- 167
- Office Version
- 365
- Platform
- Windows
I have a table in Sheet1 (query1) which has vendor numbers and invoice numbers
Sheet2 (query2) is the data table and has vendor numbers, invoice numbers, amount, paid dates
I want to load both as a query and merge them
I would do 'group by' for the Sheet1 table using the first two columns to show unique values
For Sheet2, I would 'group by' vendor, invoice number, amount
Suppose I want to lookup 123 in query1 and find invoice M00123 in query2
How do I merge the queries and have M00123's invoice amount and paid date show up for 123?
https://1drv.ms/x/s!AvjBsEPEq12ngTcWgQnwXMZmJm_2?e=HQJC3s
Sheet2 (query2) is the data table and has vendor numbers, invoice numbers, amount, paid dates
I want to load both as a query and merge them
I would do 'group by' for the Sheet1 table using the first two columns to show unique values
For Sheet2, I would 'group by' vendor, invoice number, amount
Suppose I want to lookup 123 in query1 and find invoice M00123 in query2
How do I merge the queries and have M00123's invoice amount and paid date show up for 123?
https://1drv.ms/x/s!AvjBsEPEq12ngTcWgQnwXMZmJm_2?e=HQJC3s