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 / July 2004

Tip: Looking for answers? Try searching our database.

"Lowered" Text

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Robert - 30 Jul 2004 19:20 GMT
To help annotate submitted scripts I need to "borrow" a
symbol-font character (Arial 8226 Unicode), actually the
Bullet chara, for use as a large full stop (US 'period').
I want to insert it, then move it down 3 pt onto the
line, colour it red, capitalize the first letter of the
next word and colour the capital red also.  To automate
all this a macro seems indicated.

I have placed the 'Lower 3pt' command on a hotkey and
tried to record the macro, but it fails to record just
this one command.

Does anyone know the VBA code to "lower" a selected
character 3 pt so that I can insert it into the macro?

Finally, I need another character but nothing suitable
appears in the symbol font.  Does Word have a secret
character design routine hidden away somewhere?

Thanks for any suggestions and help.
Helmut Weber - 31 Jul 2004 08:58 GMT
Hi Robert,
With Selection.Font
  .Position = -3
End With
as the macro recorder recorded it.
---
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word XP, Win 98
- 31 Jul 2004 15:27 GMT
Grateful thanks to Helmut Weber MVP for solving this
problem. I inserted the code in the macro and it worked
perfectly first time.  Wunderbar!

Herzlichen Dank, Helmut.  Bis zum naechsten Mal.
Gruesse aus Gross-Britannien!
Dein umlautloser,  Robert.
RobertNOpatton41CAPS@HEREaol.com

>-----Original Message-----
>Hi Robert,
[quoted text clipped - 8 lines]
>Word XP, Win 98
>.
 
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.