Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / April 2006

Tip: Looking for answers? Try searching our database.

Unicode 2044 Fraction Slash - how do I

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
janine_docsonline - 30 Apr 2006 06:46 GMT
How do  I get UNICODE 2044 Fraction Slash as
Selection Type between my numerator/denominators in my VBA

Selection.TypeText Text:="Unicode 2044" (what is correct VBA to insert the
symbol?

End With

Prompt = "Please enter Denominator....."
Heading = InputBox$(Prompt, "Fractions - Denominator")
With Selection.Font
Selection.Font.Size = 12
Selection.Font.Subscript = True
Selection.TypeText Text:=Heading
Selection.Font.Size = 11
End With
End Sub

Much appreciated - I can't find my old fraction macro.

Regards
Doug Robbins - Word MVP - 30 Apr 2006 07:39 GMT
   Selection.InsertSymbol Font:="Arial", CharacterNumber:=8260,
Unicode:=True

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> How do  I get UNICODE 2044 Fraction Slash as
> Selection Type between my numerator/denominators in my VBA
[quoted text clipped - 17 lines]
>
> Regards
janine_docsonline - 30 Apr 2006 08:09 GMT
Don't worry just occurred to me to rewrite and insert as string.

Thank you everyone.

"janine_docsonline" <janine_docsonline@unwired.com.au> wrote in message
news:...
> How do  I get UNICODE 2044 Fraction Slash as
> Selection Type between my numerator/denominators in my VBA
[quoted text clipped - 17 lines]
>
> Regards

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.