In the [prompt] argument of MsgBox, how do I start text on a new line?
Thanks.

Re: how insert new line in MsgBox? by Jay

Jay
Fri Aug 19 23:03:32 CDT 2005

Precisely. :-)

On Sat, 20 Aug 2005 11:17:38 +0930, "Jezebel"
<warcrimes@whitehouse.gov> wrote:

>GMTA
>
>
>
>"Jay Freedman" <jay.freedman@verizon.net> wrote in message
>news:mvrcg11t039h8tv5d1rmugnvnijh7a2026@4ax.com...
>> On Fri, 19 Aug 2005 17:41:26 -0400, Rick Charnes
>> <rickxyz--nospam.zyxcharnes@thehartford.com> wrote:
>>
>>>In the [prompt] argument of MsgBox, how do I start text on a new line?
>>>Thanks.
>>
>> Insert the constant vbCr in the proper place, like this:
>>
>> MsgBox "Line 1" & vbCr & "Line 2"
>>
>> --
>> Regards,
>> Jay Freedman
>> Microsoft Word MVP FAQ: http://word.mvps.org
>

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org