+ Reply to Thread
Results 1 to 3 of 3

center a message

Hybrid View

  1. #1
    JT
    Guest

    center a message

    I know I can use Chr (10) to put a carriage return in a
    msgbox and start a new line in the message.

    Is there a way to center the words on a line in the msgbox?

    Everything sentence is left justified and I would like to
    center some of the sentences.

    Thanks for the help.....

  2. #2
    Tom Ogilvy
    Guest

    Re: center a message

    Only by padding it on the left with spaces and even then it would be a guess
    with a proportional font.

    --
    Regards,
    Tom Ogilvy

    "JT" <anonymous@discussions.microsoft.com> wrote in message
    news:0cb901c5354f$27b50370$a601280a@phx.gbl...
    > I know I can use Chr (10) to put a carriage return in a
    > msgbox and start a new line in the message.
    >
    > Is there a way to center the words on a line in the msgbox?
    >
    > Everything sentence is left justified and I would like to
    > center some of the sentences.
    >
    > Thanks for the help.....




  3. #3
    mook
    Guest

    center a message

    chr(9)


    >-----Original Message-----
    >I know I can use Chr (10) to put a carriage return in a
    >msgbox and start a new line in the message.
    >
    >Is there a way to center the words on a line in the

    msgbox?
    >
    >Everything sentence is left justified and I would like to
    >center some of the sentences.
    >
    >Thanks for the help.....
    >.
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1