Learn how to easily remove table formatting in Excel using various methods such as using the ribbon, clearing all formatting, and VBA script.| Spreadsheet Planet
Learn how to quickly unmerge all cells in Excel using the Merge and Center button, Find and Replace, VBA script, and how to copy original values to unmerged cells.| 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 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 generate random names in Excel using TEXTJOIN, XLOOKUP, and RANDBETWEEN functions.| Spreadsheet Planet
Learn how to split one column into multiple columns in Excel using the 'Text to Columns' feature (step-by-step instructions)| Spreadsheet Planet
Learn three easy ways to change uppercase to lowercase in Excel. Use the LOWER function, PROPER function, or Flash Fill for quick and efficient text transformations.| Spreadsheet Planet
Learn how to separate address in Excel using Text-to-columns, Flash Fill, and LEFT, RIGHT, and MID functions. Split addresses into street, city, state, and zip code columns.| Spreadsheet Planet
Learn how to reverse a text string in Excel using formulas and VBA scripts. This tutorial provides step-by-step instructions for both methods.| Spreadsheet Planet