Row count does not match ...

adambc

Active Member
Joined
Jan 13, 2020
Messages
380
Office Version
  1. 2019
  2. 2016
Platform
  1. Windows
I have created 2 Connections to 2 tables in their own Workbooks - both tables have an Email Address column ...

Table1 has 233 rows, Table2 has 777 rows - there are no duplicate Email Addresses in either table ...

I have then created 2 Merge Querys using the Email Address columns and Fuzzy matching set to Ignore case ...

Merge1 is Table1 to Table2, Merge2 is Table2 to Table1 ...

Merge1 shows "233 rows loaded", but Merge2 shows "774 rows loaded" ...

I was expecting Merge2 to show "777 rows loaded" ie match against all rows in Table2 against Table1 ...

Any thoughts on why I get this discrepancy - and how to track it down?

Many thanks ...
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Presumably you have items in Table2 that don't match anything in Table1, even with fuzzy matching. If you only want to see the items that didn't match, use an Anti join.
 
Upvote 0
Presumably you have items in Table2 that don't match anything in Table1, even with fuzzy matching. If you only want to see the items that didn't match, use an Anti join.
@RoryA

Thanks for the Reply ...

Yes, but I was expecting all from Table2, with matching from Table1, but I'm 3 rows short!!!
 
Upvote 0

Forum statistics

Threads
1,215,837
Messages
6,127,185
Members
449,368
Latest member
JayHo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top