| Count | 
| Count cells equal to | COUNTIFSUMPRODUCTEXACT | 
| Count cells not equal to | COUNTIF | 
| Count cells equal to either x or y | COUNTIFSUMPRODUCTSUM | 
| Count cells equal to both x and y | COUNTIFS | 
| Count cells greater than or less than | COUNTIF | 
| Count number of cells between two values / dates | COUNTIFS | 
| Count number of cells not between two given numbers | COUNTIFSUMPRODUCT | 
| Count number of cells equals to one of many values | COUNTIFSUMPRODUCT | 
| Count number of cells not equal to many values | COUNTIFCOUNTASUMPRODUCTISNAMATCH | 
| Count number of cells not equal to x or y | COUNTIFSSUMPRODUCT | 
| Count blank or nonblank cells | COUNTBLANKCOUNTIF | 
| Count cells that begin/end with specific text | COUNTIF | 
| Count cells that contain either x or y | SUMPRODUCTISNUMBERFIND | 
| Count cells that contain specific text with case sensitive | SUMPRODUCTISNUMBERFIND | 
| Count How Many Cells Contain Errors | SUMPRODUCTISNUMBERSUM | 
| Count number of cells contain numeric or non-numeric values | SUMPRODUCTISNUMBERNOTCOUNT | 
| Count number of cells that contain odd or even numbers | SUMPRODUCTMOD | 
| Count number of cells that contain positive or negative values | COUNTIF | 
| Count number of cells that contain specific number of characters | COUNTIFSUMPRODUCTLENN | 
| Count Number Of Cells That Contain Specific Text | COUNTIFSUMPRODUCTFINDISNUMBER | 
| Count the number of text cells | COUNTIFCOUNTIFS | 
| Count cells that do not contain errors | ISERRORSUMPRODUCTSUM | 
| Count cells that do not contain specific text | COUNTIFCOUNTIFS | 
| Count Number Of Cells That Do Not Contain Many Values | SUMMMULTISNUMBERTRANSPOSEROW | 
| Count Number Of Dates By Day Of Week | SUMSUMPRODUCTWEEKDAY | 
| Count Multiple Criteria With NOT Logic | SUMPRODUCTMATCH | 
| Count Numbers That Begin With A Specific Number | SUMPRODUCTLEFT | 
| Count Occurrences Of Particular Text In Entire Excel Workbook | SUMPRODUCTCOUNTIFINDIRECT | 
| Count Or Sum Only Whole Numbers | SUMPRODUCT MOD | 
| Count Numbers Where The Nth Digit Equals To X | SUMPRODUCT MID | 
| Count cells that match two or more criteria | COUNTIFS | 
| Count matches between two columns | SUMPRODUCT | 
| Count number of dates by year, month | SUMPRODUCTYEARMONTH | 
| Count rows if meet internal criteria | SUMPRODUCT | 
| Count Rows If Meet Multiple Criteria | SUMPRODUCT | 
| Count All Matches / Duplicates Between Two Columns | SUMPRODUCTCOUNTIFCOUNTMATCHISNUMBER | 
| Count Number Of Rows That Contain Specific Values | SUMMMULTTRANSPOSECOLUMN | 
| Count Number Of Rows With Multiple OR Criteria | SUMPRODUCT | 
| Count Unique Numeric Values Based On Criteria | SUMFREQUENCYROWSUNIQUEFILTER | 
| Count Unique Numeric Values Or Dates In A Column | SUMFREQUENCYISNUMBERUNIQUECOUNTIFCOUNT | 
| Count Number Of Visible Rows In A Filtered List | SUBTOTAL | 
| Count Unique Values In A Range | SUMPRODUCTFREQUENCYMATCHROWCOUNTIF | 
| Count Unique Values With Criteria | SUMFREQUENCYMATCHROWIF | 
| Count Visible Rows With Criteria | SUMPRODUCTSUBTOTALROWMIN | 
| Use COUNTIF On A Non-Contiguous Range | SUMCOUNTIFINDIRECT | 
| Countifs With OR Logic For Multiple Criteria | SUMCOUNTIFSUMPRODUCTMATCHISNUMBER | 
| Calculate Percentage Breakdown Of Items In A List | COUNTIFCOUNTA | 
| Create A Summary Count By Month With COUNTIFS | COUNTIFSEDATE | 
| Do Running Count Of Occurrence In A List | COUNTIFIF | 
| Summary Count Of Non-Blank Categories | COUNTIFS | 
| Sum | 
| 3D sum or sumif across multiple worksheets | SUMSUMPRODUCTSUMIFINDIRECT | 
| Calculate Running Total | SUM | 
| Get Subtotal By Invoice Number | COUNTIFSUMIFIF | 
| Sum Values By Group | SUMIFIF | 
| Subtotal By Colors | SUMIF | 
| Two-Way Summary Counting | COUNTIF | 
| Subtotal Invoice Amounts By Age | SUMIF | 
| Sum All Number Cells Ignoring Errors | SUMIFIFERRORAGGREGATE | 
| Sum Smallest Or Bottom N Values | SUMPRODUCTSMALL | 
| Sum Smallest Or Bottom N Values Based On Criteria | SUMSMALLIF | 
| Sum Values By Month (With Or Without Year) | SUMIFSSUMPRODUCTEOMONTHMONTH | 
| Sum Values By The Week Of A Given Date | SUMIFS | 
| Sum Values By Weeknum Or Weekday | WEEKNUMSUMPRODUCTWEEKDAY | 
| Sum Every N Rows Or Columns | SUMOFFSETROWCOLUMNS | 
| Sum Every Nth Row Or Column | SUMPRODUCTMODROWCOLUMN | 
| Sum If Begins With Or Ends With Specific Text Or Characters | SUMIF | 
| Sum If Cells Contain Specific Text In Another Column | SUMIFSUMPRODUCTSEARCHISNUMBER | 
| Sum If Between Two Values | SUMIFS | 
| Sum Only Cells Containing Formulas | SUMPRODUCTISFORMULA | 
| Sum Values By Year | SUMPRODUCTSUMIFSDATEYEAR | 
| Sum If Cells Contain An Asterisk | SUMIF | 
| Sum If Cells Contain Both X And Y | SUMIFS | 
| Sum If Cells Contain Or Equal To Either X Or Y | SUMPRODUCTISNUMBERSEARCHSUMIFS | 
| Sum If Date Is Between Two Dates | SUMIFS | 
| Sum If Cells Are Equal Or Not Equal To A Certain Value | SUMIF | 
| Sum If Greater Than Or Less Than A Specific Value | SUMIF | 
| Sum If Date Is Greater Than Or Less Than A Specific Date | SUMIF | 
| Sum If Equal To One Of Many Things | SUMIFSUMPRODUCT | 
| Sum Values Based On Blank Or Not-Blank Criteria | SUMIF | 
| Sumif With Multiple Criteria Based On OR And AND Logic | SUMIFSUMIFS | 
| Sum Multiple Columns If One Criterion Is Met | SUMPRODUCT | 
| Sum The Last N Columns | SUMINDEXCOLUMNS | 
| Sum Top N Values Or Top N Values With Criteria | SUMPRODUCTLARGE | 
| Sum Values Based On Column Or Both Column And Row | SUMPRODUCT | 
| Sum Values In Last N Days Based On Criteria | SUMIFSTODAY | 
| Sum only visible cells or rows in a filtered list | SUBTOTAL | 
| Sum values in horizontal range | SUMIFS | 
| Use SUMIFS with multiple criteria based on OR logic | SUMSUMIFS | 
| Use SUMPRODUCT with IF function | SUMPRODUCT | 
| Financial | 
| Calculate interest payments per period or total | IPMTCUMIPMT | 
| Lookup | 
| Approximate match with INDEX and MATCH | INDEXMATCH | 
| Approximate match with VLOOKUP | VLOOKUP | 
| Case-sensitive lookup | INDEXMATCHVLOOKUPEXACTCHOOSE | 
| Case-sensitive lookup to return matching numbers | SUMPRODUCTMATCHEXACT | 
| Count missing values | SUMPRODUCTMATCHISNACOUNTIF | 
| Dynamic worksheet or workbook reference | INDIRECT | 
| Exact match with INDEX and MATCH | INDEXMATCH | 
| Exact match with VLOOKUP | VLOOKUP | 
| Find longest or shortest text string in a column or row | INDEXMATCHLENMAXMIN | 
| Find longest text string with criteria | INDEXMATCHLENMAX | 
| Find missing values | IFISNAMATCHVLOOKUPCOUNTIF | 
| Get cell address of lookup results | INDEXMATCHCELL | 
| Get first non-blank value in a column or row | INDEXMATCHISBLANK | 
| Get first numeric value in a column or row | INDEXMATCHISNUMBER | 
| Get first text value in a column | INDEXMATCHVLOOKUP | 
| Get first text value in a row | HLOOKUP | 
| Get information corresponding to maximum value | INDEXMATCHMAX | 
| Get information corresponding to minimum value | INDEXMATCHMIN | 
| Get last text value in a column | INDEXMATCH | 
| Get student or employee information with VLOOKUP | VLOOKUP | 
| Get value at given row and column | INDEXMATCHSMALL | 
| INDEX and MATCH across multiple columns | INDEXMATCHMMULTTRANSPOSECOLUMN | 
| INDEX and MATCH with multiple arrays | INDEXMATCHCHOOSE | 
| Left lookup with INDEX and MATCH | INDEXMATCH | 
| Left lookup with VLOOKUP | VLOOKUPCHOOSE | 
| Locate maximum value in a range | MATCHMAX | 
| Locate first error | MATCHISERROR | 
| Locate first match that does not begin with | MATCHLEFTIF | 
| Locate first match that does not contain | MATCHISNUMBERSEARCH | 
| Locate first partial match with wildcards | MATCH | 
| Lookup a value containing specific text with wildcards | INDEXMATCH | 
| Lookup closest match | INDEXMATCHABSMIN | 
| Lookup closest match value with multiple criteria | IFINDEXMATCH | 
| Lookup and retrieve entire column | INDEXMATCHSUMAVERAGEMAXLARGE | 
| Lookup and retrieve entire row | INDEXMATCHSUMAVERAGEMIN | 
| Lookup next largest match with INDEX and MATCH | INDEXMATCH | 
| Lookup the first partial match number | MATCHTEXTINDEX | 
| Lookup values in descending order | INDEXMATCH | 
| Lookup values from another worksheet or workbook | VLOOKUP | 
| Merge tables with INDEX and MATCH | INDEXMATCH | 
| Multiple-criteria lookup with INDEX and MATCH | INDEXMATCH | 
| Partial match with VLOOKUP | VLOOKUP | 
| Retrieve first list value from a cell | INDEXMATCHSEARCHISNUMBER | 
| Retrieve first matching value in cell against a list | INDEXMATCHSEARCHAGGREGATE | 
| Retrieve information associated with lowest n values | VLOOKUP | 
| Retrieve nth match with INDEX | INDEXROWSMALLIF | 
| Retrieve nth match with VLOOKUP | VLOOKUP | 
| Shipping cost calculator | VLOOKUP | 
| Two-way approximate match with multiple criteria | INDEXMATCHIF | 
| Two-way lookup with INDEX and MATCH | INDEXMATCH | 
| Vlookup with dymanic sheet name | VLOOKUPINDIRECT | 
| Math | 
| Convert binary value to decimal or octal or hex value | BIN2DECDECIMALBIN2OCTBIN2HEX | 
| Convert hexadecimal value to decimal or binary or octal value | HEX2DECDECIMALHEX2OCTHEX2BIN | 
| Convert octal value to decimal or binary or hexadecimal value | OCT2DECDECIMALOCT2HEXOCT2BIN | 
| Convert decimal value to binary or octal or hexadecimal value | DEC2DECDEC2OCTDEC2HEX | 
| Convert decimal number to IP address | MID | 
| Convert decimal to whole number in Excel | ROUNDROUNDDOWNROUNDUP | 
| Date and Time | 
| Add business days to date | WORKDAYWORKDAT.INTL | 
| Add hours to time | TIMEMOD | 
| Add minutes to time | TIMEMOD | 
| Add hours minutes seconds to time | TIME | 
| Add months to date |  | 
| Add years to date | DATEYEARMONTHDAY | 
| Assign points based on late time | IFVALUE | 
| Add or subtract days to date |  | 
| Calculate days hours minutes seconds between two dates | TEXT | 
| Calculate days remaining from today | MAXTODAY | 
| Calculate days remaining between dates |  | 
| Calculate days remaining in month | EOMONTH | 
| Calculate days remaining in year |  | 
| Calculate difference between two dates | DATEDIF | 
| Calculate difference between two times | IF | 
| Calculate expiry date | EOMONTHEDATE | 
| Calculate hours minutes seconds between to times | HOUR  MINUTESECOND | 
| Calculate network time | MOD | 
| Calculate retirement date | EDATE | 
| Calculate overlapping days | MAXMIN | 
| Calculate overtime pay |  | 
| Calculate years months days between two dates | DATEDIF | 
| Check if dates is workday | WORKDAY   WORKDAY.INTL | 
| Check if date is last n day | TODAY    AND | 
| Check if date is last n month from today | TODAY    AND     EOMONTH | 
| Check if two dates are in same year month | MONTH  YEAR | 
| Combine date and time | TEXT   CONCATENATE | 
| Convert date to Julian | TEXT  YEAR  DATE | 
| Convert date to month year day | TEXT | 
| Convert date to text | TEXT | 
| Convert datetime string to datetime | LEFT  MID | 
| Convert decimal hours to time |  | 
| Convert decimal minutes to time |  | 
| Convert month name to number | DATEVALUE   MONTH | 
| Convert number to date | TEXT  LEFT  MID  RIGHT  DATE | 
| Convert time to another time zone | MOD | 
| Convert time to decimal hours |  | 
| Convert time to decimal minutes |  | 
| Convert time to decimal seconds |  | 
| Convert time to money |  | 
| Convert time to Unix | DATE | 
| Convert timestamp to time | MID  TIME | 
| Convert text to time | DATEVALUE  VALUE | 
| Count days of month | EOMONTH  DAY | 
| Count days until expiration date | TODAY | 
| Count day of week between two dates | INDIRECR  ROW  WEEKDAY  SUMPRODUCT | 
| Count day of week in a date range | WEEKDAY  SUMPRODUCT | 
| Count days from Today | TODAY  IF  ISBLANK  ABS | 
| Count days between two dates | DATEDIF | 
| Count dyas left in current month year | EOMONTH  YEAR  DATE | 
| Count holidays between two dates | SUMPRODUCT | 
| Count months between two dates | DATEDIF   YEARFRAC | 
| Count number of calls in a time range | COUNTIFS | 
| Count times in a range | COUNTIFS | 
| Count workday only | NETWORKDAYS  NETWORKDAYS.INTL | 
| Create date range from two dates | TEXT | 
| Create dynamic date list | ROWS | 
| Create weekly date range | ROWS  TEXT | 
| Custom format weekday name | WEEKDAY  CHOOSE | 
| Display current date or time | TODAY   NOW | 
| Extract time only from datetime in Excel | TIMEMOD | 
| Extract date only from datetime in Excel | INTTRUNCDATE | 
| Find earlest or latest date of each group | IF MAX  MIN | 
| Find last weekday of month | EOMONTH  WEEKDAY | 
| Find next date in schedule list |  | 
| Get day name from given date | TEXT  WEEKDAY  CHOOSE | 
| Get date from day month year | DATE | 
| Get first or last workday in month | YEAR    MONTH       DATE  WORKDAY | 
| Get fiscal month from date | MONTH  CHOOSE | 
| Get fiscal quarter from date | MONTH   CHOOSE | 
| Get fiscal year from date | MONTH   YEAR | 
| Get first or last day of month by given date | DAY  EOMONTH | 
| Get first day of month by month text name | IF | 
| Get first or last day of previous month | EOMONTH | 
| Get midpoint of two dates | SUM  WORKDAY | 
| Get Monday of week | WEEKDAY | 
| Get month from date | MONTH | 
| Get most recently day of week | MOD | 
| Get next specific weekday | WEEKDAY | 
| Get nth day of week in month by given date | WEEKDAYDAY | 
| Get nth day of year by given date | YEAR  DATE | 
| Get number of workday between two dates | NETWORKDAYS  NETWORKDAYS.INTL | 
| Get percentage of year complete or remained | YEAR  DATE YEARFRAC | 
| Get quarter from date | MONTH  YEAR | 
| Get same date last month or next month | EDATE | 
| Get same date last year or next year | EDATE | 
| Get week number from date in Excel | WEEKNUM | 
| Get work hours between two dates in Excel | NETWORKDAYSNETWORKDAYS.INTL | 
| Get or calculate age from birth date in Excel | YEARFRACDATEDIF | 
| List holidays between two dates | IF   TEXTJOIN | 
| Text | 
| Abbreviate Words or Names | TEXTJOINISNUMBERROWINDIRECTLENMATCHMIDTRIMLEFTSUBSTITUTEFINDUPPER | 
| Add area code or country code to phone number | CONCATENATE | 
| Add character before each word | SUBSTITUTE | 
| Add comma after first word | REPLACEFIND | 
| Add comma between names | FINDREPLACETRIMSUBSTITUTE | 
| Add dashes to phone number | REPLACE | 
| Add dashes to SSN in a cell | LEFTMIDRIGHTSUBSTITUTE | 
| Add leading zeros to fix text length | TEXT | 
| Add text in middle | LEFTMIDREPLACE | 
| Add space after comma | TRIMSUBSTITUTE | 
| Add space between number and text | TRIMREPLACEMINFINDMAXIFERRORROWINDIRECTLEN | 
| Capitalize first letter of text string or each word | UPPERLENFINDLOWERREPLACELEFTMID | 
| Check if a cell contains a specific text | ISNUMBERSEARCHFIND | 
| Check if cell contains all of many things | SUMPRODUCTISNUMBERSEARCHCOUNTA | 
| Check if cell contains one of many things | SUMPRODUCTISNUMBERSEARCH | 
| Check if a cell contains one of several values but exclude other values | SUMPRODUCTISNUMBERSEARCH | 
| Check if cell contains some texts but not contains others | COUNTSEARCHAND | 
| Convert letter to number | COLUMNINDIRECT | 
| Check if cell contains number | COUNTFIND | 
| Combine cells with line break | CONCATENATE | 
| Combine date and time into one cell in Excel | TEXT | 
| Combine text and date into same cell in Excel | TEXTCONCATENATE | 
| Count comma separated values in a cell | LENSUBSTITUTETRIM | 
| Count specific character in cell | LENSUBSTITUTE | 
| Count specific character in a range of cells | SUMPRODUCTLENSUBSTITUTE | 
| Count specific words in cell | LENSUBSTITUTE | 
| Count specific words in a range of cells | SUMPRODUCTLENSUBSTITUTE | 
| Count number of characters in a cell | LEN | 
| Count number of characters in a range of cells | SUMPRODUCTLEN | 
| Count number of words in a cell | LENTRIMSUBSTITUTE | 
| Count number of words in a range of cells | SUMPRODUCTLENTRIMSUBSTITUTE | 
| Use double quotes in formulas | CHAR | 
| Check if cell equals any value in list | SUMPRODUCT | 
| Clean and reformat telephone numbers | SUBSTITUTE | 
| Combine cells with commas | TRIMSUBSTITUTECONCATENATE | 
| Combine initial and last name | LEFTCONCATENATE | 
| Compare two or more text strings | EXACTIFCOUNTIF | 
| Concatenate cells but ignore blanks | TEXTJOIN | 
| Convert numbers to text in Excel | TEXTFIXED | 
| Convert text to number in Excel | VALUERIGHTLEFTMID | 
| Count keywords cell contains based on a list | SUMPRODUCTISNUMBERSEARCH | 
| Count lines which are separated by line breaks in a cell or a range | LENSUBSTITUTE | 
| Show specific text based on value in Excel | REPTIF | 
| Extract all words but first or last from a cell | RIGHTLENFINDLEFTSUBSTITUTE | 
| Extract capital letters only | SUBSTITUTE | 
| Extract extension from filename | RIGHTLENFINDSEARCHREPLACE | 
| Extract filename from a path in Excel | MIDFINDSUBSTITUTELENIFERROR | 
| Extract first line of cell | SEARCHLEFT | 
| Extract first and last name from email | FINDLEFTLENRIGHT | 
| Extract folder name from path | FINDSUBSTITUTELENRIGHT | 
| Extract from right until a character | SEARCHRIGHTSUBSTITUTELENIFERROR | 
| Extract initials from names | MIDIFFINDLEFT | 
| Extract multiple lines from a cell | TRIMMIDREPTLENSUBSTITUTE | 
| Extract last line of text from a multi-line cell | SUBSTITUTEREPTRIGHTTRIM | 
| Extract nth word from text string in Excel | SUBSTITUTEREPTMIDTRIMLEN | 
| Extract path from full path | FINDSUBSTITUTELENLEFT | 
| Extract substring from text string in Excel | MIDLEFTRIGHTSEARCH | 
| Extract the last two words from a cell | MIDFINDSUBSTITUTELEN | 
| Extract text between parentheses from text string | MIDSEARCH | 
| Extract word beginning with a specific character in Excel | MIDTRIMLEFTFINDREPTLENSUBSTITUTE | 
| Extract word which containing specific text in Excel | MIDTRIMFINDREPTMAXSUBSTITUTE | 
| Extract first initial and last name from full name | LEFTRIGHTFINDLEN | 
| Extract first middle and last names from full name in Excel | LEFTRIGHTFINDLENMIDSEARCHSUBSTITUTE | 
| Extract text before or after second space or comma | LEFTMIDFINDSUBSTITUTETRIM | 
| Extract text after the last instance of a specific character | RIGHTSEARCHLENSUBSTITUTETRIMREPT | 
| Extract text between first and second comma from text strings | MIDSEARCHFINDSUBSTITUTE | 
| Find and replace multiple values in Excel | SUBSTITUTEINDEX | 
| Find nth occurrence of character in a cell | SUBSTITUTEFIND | 
| Find most frequenst text in a range | MODEINDEXMATCH | 
| Find most frequenst text with criteria | MODEINDEXIFMATCH | 
| Find position of nth occurrence | FINDSUBSTITUTE | 
| Flip or reverse first and last names in Excel list | MIDSEARCHLEN | 
| Get or extract the first word from text string in Excel | FINDLEFT | 
| Get or extract the last word from text string in Excel | TRIMRIGHTREPT | 
| If cell contains text then display in Excel | IFISNUMBERSEARCH | 
| Make text same length | REPTLEN | 
| Make first letter lowercase | LEFTLOWERREPLACE | 
| Move or combine multiple cell contents into one cell | CONCATENATETRANSPOSE TEXTJOIN | 
| Normalize text | TRIMSUBSTITUTELOWER | 
| Remove extension from filename | FINDLEFT | 
| Remove first n characters | LENRIGHT | 
| Remove first or last word from a string | RIGHTLENFINDLEFTTRIMSUBSTITUTE | 
| Remove from right of text | LENLEFT | 
| Excel remove last or trailing comma in a cell | IFRIGHTLEFTLEN | 
| Remove leading and tailing space | CLEANTRIMSUBSTITUTE | 
| Remove line breaks from cells in Excel | CLEANTRIMSUBSTITUTE | 
| Remove middle initial from full name in Excel | LEFTRIGHTFINDTRIMSUBSTITUTEREPT | 
| Remove prefix or suffix from string | RIGHTLENLEFT | 
| Remove text from cell by matching the content | SUBSTITUTE | 
| Remove text from a cell based on specific position | REPLACESUBSTITUTE | 
| Remove text based on variable position in Excel | REPLACEFIND | 
| Remove unwanted characters from cell in Excel | SUBSTITUTE | 
| Remove text before or after first or last specific character from text strings | RIGHTLEFTFINDSEARCHLENSUBSTITUTE | 
| Remove text after or before the second or nth space from text strings | RIGHTLEFTFINDLEN SUBSTITUTE | 
| Remove text within parentheses or brackets from text strings | FINDMIDLENSUBSTITUTE | 
| Replace a specific character in a cell with another | SUBSTITUTE | 
| Reverse the text string in a cell in Excel | TEXTJOINMID | 
| Split dimensions into individual length, height and width | LEFTMIDRIGHTFINDLENSUBSTITUTE | 
| Split dimensions into two parts in Excel | LEFTRIGHTFINDLENSUBSTITUTE | 
| Separate numbers from units of measurement | MAXISNUMBERVALUEMIDLEFTTRIMRIGHT | 
| Separate octets of IP address in Excel | LEFTMIDLENFIND | 
| Separate Email addresses to usernames and domains | LEFTRIGHTLENFIND | 
| Split dollars and cents | FINDRIGHTLEN | 
| Split a cell by first space in Excel | LEFTFINDRIGHTLEN | 
| Split number into individual digits | MIDCOLUMN | 
| Split sentence into words | SEARCHMIDROWCOLUMNIF | 
| Split text and numbers | MID   FIND  LEFTRIGHTLEN | 
| Split text string at specific character in a cell in Excel | MID   FIND  LEFTRIGHTLEN | 
| Split text with delimiter in a cell in Excel | MID   TRIM  SUBSTITUTELEN | 
| Strip or remove non-numeric characters from text strings | TEXTJOINIFERRORMIDROWINDIRECT | 
| Strip or remove numeric characters from text strings | TEXTJOINIFISERRMIDROWINDIRECTLEN | 
| Strip or remove html tags from text strings | MID   LEN | 
| Trim text to n words | SUBSTITUTE   FIND  LEFT |