PC Review


Reply
Thread Tools Rate Thread

Customization question: how to put up a single button ontotoolbar which converts to "Symbol" font?

 
 
Michael Levin
Guest
Posts: n/a
 
      21st Nov 2003
I'm running Excel X on my Mac with Panther (OS X). I'm a scientist and often
need to convert some characters to the Symbol font. In Microsoft Word, I was
able to use the Customize feature to put a button onto the toolbar which
converts the selection to be of Symbolic font. In Excel, I can't seem to do
it. When I do "customize" and hit the "command" tab, I can choose Font,
which says "In the Font box, select a font name" but when I click it, it
doesn't let me type a font name nor gives me a list of the fonts (unlike
Word, which does). It looks like it should, but it doesn't. Is it possible?
How do I do it? Please cc: any info to (E-Mail Removed). Thanks in
advance!!


--

Mike Levin
(E-Mail Removed)

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      22nd Nov 2003
I don't use a Mac, so I'm not sure that this'll work.

But for my WinTel pc, I could create a macro:

Option Explicit
Sub MakeFontSymbol()
Selection.Font.Name = "Symbol"
End Sub

And assign that to a custom icon on a customized toolbar.

Excel will find the file that contains the macro when I click on the icon.

Michael Levin wrote:
>
> I'm running Excel X on my Mac with Panther (OS X). I'm a scientist and often
> need to convert some characters to the Symbol font. In Microsoft Word, I was
> able to use the Customize feature to put a button onto the toolbar which
> converts the selection to be of Symbolic font. In Excel, I can't seem to do
> it. When I do "customize" and hit the "command" tab, I can choose Font,
> which says "In the Font box, select a font name" but when I click it, it
> doesn't let me type a font name nor gives me a list of the fonts (unlike
> Word, which does). It looks like it should, but it doesn't. Is it possible?
> How do I do it? Please cc: any info to (E-Mail Removed). Thanks in
> advance!!
>
> --
>
> Mike Levin
> (E-Mail Removed)


--

Dave Peterson
(E-Mail Removed)
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Symbol "font" - not Unicode compliant, how to Search/Replace? da9ve Microsoft Word Document Management 2 8th Apr 2010 07:08 PM
Symbol "font" doesn't act like other fonts da9ve Microsoft Word Document Management 1 8th Apr 2010 06:52 PM
text string: "91E10" in csv file auto converts to: "9.10E+11" Alex@2256036124.com Microsoft Excel Misc 2 12th Aug 2008 03:13 PM
Truncated font list in Excel's "Insert Symbol" menu selection =?Utf-8?B?T0NN?= Microsoft Excel Misc 1 13th Feb 2006 03:49 AM
Viewing options in a font - "Symbol" =?Utf-8?B?TWFicw==?= Microsoft Word Document Management 2 31st May 2004 10:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:11 AM.