Learn how to count cells with text in Excel using simple formulas and wildcard characters. This tutorial covers various scenarios, including excluding blank cells and apostrophes.| Spreadsheet Planet
Learn how to find the last occurrence of a value in a column in Excel using XLOOKUP, INDEX, Find and Replace, and a VBA (User Defined Function)| Spreadsheet Planet
Learn how to remove middle names from full names in Excel using Flash Fill, Find and Replace, Text to Columns, TEXTSPLIT Function, and more.| Spreadsheet Planet
Learn how to easily extract ZIP codes from addresses in Excel using different methods such as Flash Fill, RIGHT function, TEXTAFTER function, TEXTSPLIT and CHOOSECOLS functions, and MID function.| Spreadsheet Planet
Learn how to extract the last word in Excel using five different methods, including Flash Fill, Find and Replace, Power Query, & TEXTAFTER function.| Spreadsheet Planet
We often need to work with names in Excel. A lot of times we might need to work with a certain part of names in a list.| Spreadsheet Planet
Learn how to combine two columns in Excel with space or comma using six simple methods. From using the ampersand operator to the Flash Fill feature, this tutorial covers it all.| Spreadsheet Planet
Learn how to switch first and last names with a comma in Excel using various methods such as Flash Fill, formulas, and VBA macro.| Spreadsheet Planet
Learn how to remove parentheses (brackets) in Excel using the Find and Replace feature, the SUBSTITUTE function, and VBA.| Spreadsheet Planet
Learn how to find the position of the last space in a text string in Excel using a formulas or a VBA custom function.| Spreadsheet Planet
Learn how to extract numbers from mixed text in Excel. Whether the number is at the beginning, end, or middle of the text, these formulas and functions will help you clean your data.| Spreadsheet Planet
Learn how to quickly remove extra spaces before text in Excel using functions, formulas, VBA code, and more. Get rid of leading spaces hassle-free!| Spreadsheet Planet
Discover 10 amazing time-saving hacks using the Ctrl + E shortcut in Excel. Learn how to utilize Flash Fill for tasks like unconcatenating data and converting text to UPPERCASE.| Spreadsheet Planet
Learn how to reverse concatenate (Opposite of Concatenate) in Excel with these 5 techniques, including using Flash Fill and Text to Columns.| Spreadsheet Planet
Learn how to find the closest match in Excel using the INDEX-MATCH or XLOOKUP formulas (with examples for finding the nearest value).| Spreadsheet Planet
Learn 3 methods to remove text after a specific character in Excel, including Find and Replace, Formulas, and VBA. Also, remove text after the nth instance of a character.| Spreadsheet Planet
Learn how to remove specific characters from strings in Excel using functions, formulas, and features.| Spreadsheet Planet
There might be some cases where you may want to remove the last four characters from the dataset in Excel.| Spreadsheet Planet
Learn 5 methods to separate names in Excel, including Text-to-Columns, Flash Fill, Find and Replace, Formula, and Power Query.| Spreadsheet Planet
Learn how to concatenate strings in Excel with line breaks using the ampersand operator (&), CONCATENATE function, and TEXTJOIN function| Spreadsheet Planet