Excel LEFT, MID, and RIGHT: Extract Text Formulas
Extract SKU parts with TEXTSPLIT or LEFT/MID/RIGHT and FIND on older Excel.
Read articleExtract SKU parts with TEXTSPLIT or LEFT/MID/RIGHT and FIND on older Excel.
Read articleWrap VLOOKUP in IFERROR, chain a second table, or use XLOOKUP’s if_not_found argument.
Read articleBuild a live Excel crosstab with SUMIFS instead of a pivot table, including date filters.
Read articleCOUNTIF formulas that label, highlight, or list duplicate Excel values.
Read articleJoin Excel cells with TEXTJOIN, including skip-blanks and an ampersand fallback for Excel 2016.
Read articleBuild a unique Excel list with UNIQUE/FILTER, or a COUNTIF helper column for Excel 2016.
Read articleNETWORKDAYS and WORKDAY formulas for business-day counts, custom weekends, and holidays.
Read articlePercentage-of-total and running-share formulas for Excel, with locked ranges for fill-down.
Read articleLOOKUP and TAKE formulas that always return the last non-empty Excel cell in a growing column.
Read articleCopy-ready SUMIFS formula to sum Excel values between two dates, plus variations for named cells and the current month.
Read article