View Single Post
  #3  
Old April 24th, 2004, 11:16 PM
RWN
external usenet poster
 
Posts: n/a
Default Mixed Font Format in one Style

Dayo;
Thanks, I'll have to get into it in more detail but I don't *think* that
it is exactly what I want although it is along the same lines by the
look of it.

Specifically what I'm doing (via VBA) is capturing the Heading,
concatenating it to a tab and inserting it with the heading, which,
seeing as the heading style is a hanging indent, means that the copied
value appears on the right side of the page.
I then select the newly inserted text and modify the font.

Again, thanks - maybe when I look at the article a little harder it will
give me a hint.
--
Regards;
Rob
------------------------------------------------------------------------
"Dayo Mitchell" wrote in
message
news:BCB02E40.29794%dayomitchell_1997@NOhotmailSPA M.com.invalid...
See if this helps:

http://home.zebra.net/~sbarnhill/RunInSidehead.htm

DM

"RWN" wrote:

Is it possible, using Word's Styles, to have multiple fonts on one

line?

In my case I've set up a hanging indent style for a heading that is

11pt
Arial/Bold on the left then 9pt bold/italicized at the indent (the

right
side of the page).
I've managed to do it using VBA but I'm interested in making my life

as
simple as possible which, I might add, learning how to use Styles"

has
accomplished to a great degree!