Written by Allen Wyatt (last updated July 17, 2025)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and 2021
When Jose double-clicks on a word in a worksheet, Excel selects the entire word. If the word contains a special character, though, then the selection is truncated by that character. This means that less than a full word is selected. Jose wonders if there is a way to have Excel ignore the special character and select the entire word.
This behavior is consistent with how other Office programs (such as Word) allow you to select by clicking, as well. There is no way to change that behavior; it is hard coded into the program.
The workaround, however, is easy enough to implement. Let's say that you have a special character inside of a word, such as a bullet inside a company name. To select it, just double-click on the portion either before the bullet or after, but don't release the mouse button after the second click. Instead, simply drag the mouse pointer to whichever half of the word you didn't double-click on. Excel (like Word) continues to expand the selection by a word at a time until you release the mouse button. Thus, you would double-click and drag instead of just double-clicking.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (13774) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and 2021.
Program Successfully in Excel! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Includes latest information for Excel 2024 and Microsoft 365. Check out Mastering Excel VBA Programming today!
What do you do if a keypress you know worked correctly before all of a sudden stops working as you expect? This tip ...
Discover MoreWant a quick way to enter a series of single digits into consecutive cells? The best approach is with a macro, and this ...
Discover MoreSometimes you have too much information in a cell and you need to "pare down" what is there to get to the info you really ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2025-07-17 16:11:03
Ronmio
Maybe Microsoft should fix that hard-coding to at least recognize the thousands of HYPHENated words like well-known, fast-paced, easy-to-use, high-quality, state-of-the-art, old-fashioned, first-class, cost-effective, high-tech, long-term, high-risk, brown-eyed, hard-working, and soft-spoken. While they're at it, they could improve their spell checkers to flag/fix compound modifiers (the grammer term) that are too often written without the necessary hyphen. Without hyphenization, the meaning can be dramatically different. Examples:
▪︎ a high-school administrator vs. a high school administrator
▪︎ a story about a man-eating tiger vs. one about a man eating tiger
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments