Formula Library

Excel Formula To Lookup Owner Table Leads

Lookup owner table Leads with a ready-to-use formula for Excel, Google Sheets, and WPS.

Quick answer

Lookup owner table Leads.

Excel

=XLOOKUP(E2, A:A, B:B, "Not found")
View platform differences

Unified formula

Google SheetsWPS
=IFERROR(VLOOKUP(E2, A:B, 2, FALSE), "Not found")

How it works

Need a custom version?

Related formulas