ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Shortcut Key to insert an em-dash? (https://www.excelbanter.com/excel-programming/329921-shortcut-key-insert-em-dash.html)

Fred Holmes

Shortcut Key to insert an em-dash?
 
How do I assign a shortcut key to insert an em-dash at the insertion
point while editing the contents of a cell? In order to automate
Insert = symbol = Special Characters = em dash (in Excel 2003 on
WinXP) (and earlier versions if possible). The "Special Characters"
menu doesn't show a keystroke shortcut for any of the special
characters listed.

I can't write a keystroke recording macro to do it, or at least, if I
try, I must start before selecting the cell and the insertion point or
the macro recorder is grayed out; and if I run the macro recorder the
code I get is ActiveCell.Text = "[the entire text in the cell]" which
isn't useful.

Autocorrest will do it (upon entering "--"), but then it happens all
the time, and I don't want it to happen all the time, just when I
actually want it. Yes, I can use "undo" but that seems like it should
be an unnecessary step also.

Many thanks,

Fred Holmes

Rob Bovey

Shortcut Key to insert an em-dash?
 
Hi Fred,

You can hold down the Alt key while typing 0151 and get an em dash.

--
Rob Bovey, Excel MVP
Application Professionals
http://www.appspro.com/

* Take your Excel development skills to the next level.
* Professional Excel Development
http://www.appspro.com/Books/Books.htm

"Fred Holmes" wrote in message
...
How do I assign a shortcut key to insert an em-dash at the insertion
point while editing the contents of a cell? In order to automate
Insert = symbol = Special Characters = em dash (in Excel 2003 on
WinXP) (and earlier versions if possible). The "Special Characters"
menu doesn't show a keystroke shortcut for any of the special
characters listed.

I can't write a keystroke recording macro to do it, or at least, if I
try, I must start before selecting the cell and the insertion point or
the macro recorder is grayed out; and if I run the macro recorder the
code I get is ActiveCell.Text = "[the entire text in the cell]" which
isn't useful.

Autocorrest will do it (upon entering "--"), but then it happens all
the time, and I don't want it to happen all the time, just when I
actually want it. Yes, I can use "undo" but that seems like it should
be an unnecessary step also.

Many thanks,

Fred Holmes





All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com