Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Other than using the drawing toolbar and trying to resize and move the object
into place, that is? :) Thanks, Meenie |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The only way I know of is to go to Insert--Symbol and scroll through all the
font's characters until you find it. There probably is a keyboard shortcut, since it is a font symbol, however, I've never undertood those keyboard shortcuts. Perhaps someone else knows how to use the keyboard to get the symbol to appear. Dave -- A hint to posters: Specific, detailed questions are more likely to be answered than questions that provide no detail about your problem. "Meenie" wrote: Other than using the drawing toolbar and trying to resize and move the object into place, that is? :) Thanks, Meenie |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks, Dave, this might not be the penultimate answer, but it's got to be
better than what I was trying to do! :) "Dave F" wrote: The only way I know of is to go to Insert--Symbol and scroll through all the font's characters until you find it. There probably is a keyboard shortcut, since it is a font symbol, however, I've never undertood those keyboard shortcuts. Perhaps someone else knows how to use the keyboard to get the symbol to appear. Dave -- A hint to posters: Specific, detailed questions are more likely to be answered than questions that provide no detail about your problem. "Meenie" wrote: Other than using the drawing toolbar and trying to resize and move the object into place, that is? :) Thanks, Meenie |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Meenie
Alt + 0149(on the numpad)will enter a bullet. Note: Alt + Enter will give you a carriage return in the cell. i.e. Alt + 0149 type some text then Alt + Enter. Alt + 0149 then more text. Gord Dibben MS Excel MVP On Tue, 13 Feb 2007 05:54:01 -0800, Meenie wrote: Thanks, Dave, this might not be the penultimate answer, but it's got to be better than what I was trying to do! :) "Dave F" wrote: The only way I know of is to go to Insert--Symbol and scroll through all the font's characters until you find it. There probably is a keyboard shortcut, since it is a font symbol, however, I've never undertood those keyboard shortcuts. Perhaps someone else knows how to use the keyboard to get the symbol to appear. Dave -- A hint to posters: Specific, detailed questions are more likely to be answered than questions that provide no detail about your problem. "Meenie" wrote: Other than using the drawing toolbar and trying to resize and move the object into place, that is? :) Thanks, Meenie |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Also, you could put Gord's keyboard shortcut in a macro in your personal
macro workbook and assign it to a custom button on your toolbar. Sub Bullet() Selection.Value = "€¢" End Sub "Meenie" wrote: Thanks, Dave, this might not be the penultimate answer, but it's got to be better than what I was trying to do! :) "Dave F" wrote: The only way I know of is to go to Insert--Symbol and scroll through all the font's characters until you find it. There probably is a keyboard shortcut, since it is a font symbol, however, I've never undertood those keyboard shortcuts. Perhaps someone else knows how to use the keyboard to get the symbol to appear. Dave -- A hint to posters: Specific, detailed questions are more likely to be answered than questions that provide no detail about your problem. "Meenie" wrote: Other than using the drawing toolbar and trying to resize and move the object into place, that is? :) Thanks, Meenie |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert Excel hyperlink to word document | Excel Worksheet Functions | |||
How can I insert numerical bullets in a cell ex: 1a) ? | Excel Discussion (Misc queries) | |||
Can I insert a watermark in an Excel document? | Excel Discussion (Misc queries) | |||
Excel document properties insert into a cell | Excel Discussion (Misc queries) | |||
Help, insert a word document contents into excel tab? | Excel Discussion (Misc queries) |