New here?
Start with Excel Basics
Navigation, formulas, and formatting from zero — the foundation the rest of this site builds on.
Start with Excel BasicsThe Excel reference you'll actually keep open.
130 functions explained argument by argument, 27 topics mapped from basics to VBA, 407 curated resources and 10 free tools — with no account to create.
- 407 curated resources
- 27 Excel topics
- 10 free tools
- no account needed
XLOOKUP()
XLOOKUP(lookup_value, lookup_array, return_array, [if_not_found], [match_mode], [search_mode])
- lookup_value
- The value to search for.
- lookup_array
- The range to search.
- return_array
- The range to return a value from — same size as lookup_array.
=XLOOKUP(D2, A:A, B:B)Sources we reference — not partners
26 places we cite for accuracy. We link to them; none has reviewed, endorsed, or collaborated on this site.
Official documentation
Educators and channels
- Chandoo (opens in a new tab)
ExcelJet (opens in a new tab)- MrExcel (opens in a new tab)
- Contextures (opens in a new tab)
MyOnlineTrainingHub (opens in a new tab)
XelPlus (opens in a new tab)
Excel Campus (opens in a new tab)
Wise Owl (opens in a new tab)- Simon Sez IT (opens in a new tab)
Teacher's Tech (opens in a new tab)
YouTube (opens in a new tab)- Edureka (opens in a new tab)
Course platforms
Free tools, no sign-up
Formula builder
Pick what you're trying to do, fill in your cells, get the exact formula.
Open tool ->TOOLS.A2CSV cleaner
Dedupe, remove blanks, and trim messy data in your browser.
Open tool ->TOOLS.A3Formula explainer
Paste any formula and see a plain-English breakdown.
Open tool ->TOOLS.A6Date calculator
Days between two dates, or add/subtract workdays from a start date.
Open tool ->TOOLS.A7Practice data generator
Pick row count and column types, download realistic sample data as CSV.
Open tool ->TOOLS.A8Text case converter
UPPERCASE, lowercase, Proper Case, Sentence case, or camelCase.
Open tool ->TOOLS.A9Percentage calculator
Percent of, percent change, and percent-of-a-number — instantly.
Open tool ->TOOLS.A10Column splitter
Text to columns in your browser — comma, tab, custom, or fixed width.
Open tool ->TOOLS.A11Duplicate finder
Highlight duplicates in a pasted list, then copy unique or dupes only.
Open tool ->TOOLS.A12Reference converter
A1 to R1C1 both ways, plus a relative/absolute reference helper.
Open tool ->Browse by topic
A directory of the best Excel resources
407 hand-picked sites, courses, add-ins, and templates — organised by type so you find what is worth your time without sorting through noise.
Browse the directoryLatest tutorials
Ablebits vs Kutools: which Excel add-in suite should you buy?
A practical comparison of Ablebits Ultimate Suite and Kutools for Excel to help you choose the right add-in for your work.
Read ->intermediateClaude for Excel vs Microsoft Copilot: which AI tool should you use?
A practical look at using Claude and Microsoft Copilot for Excel work — where each one helps, where each one falls short, and how to combine them.
Read ->intermediateCombo charts and dynamic chart ranges in Excel
Two chart techniques that come up in almost every real report: combining two chart types on a secondary axis, and building a chart that grows on its own as new data arrives.
Read ->