Is there a way to do a fuzzy join on data from two separate spreadsheets? I joined expenses and payments data spreadsheets on employee ID and amount to identify which expenses have been paid but realized some of the joins werent showing up in the J output because the amounts are slightly off; I verified that the payments from the payments spreadsheet are actually for the expense listed in the expense spreadsheet.
Ive attached some sample data that is similar to what Im working with, note that there are 2 tabs (my real data is 2 separate sheets). If I join both sheets everything but Tom will show up in my J output but I want Tom to show up as well.