TRIM function to remove extra spaces Optimize your coding with the TRIM function. Say goodbye to pesky leading and trailing spaces in your strings.
Count Words in an Excel cell Want to count words in Excel? Check out these two techniques using the TEXTSPLIT function and the COUNTA function.