Results 1 to 3 of 3

Thread: [RESOLVED] Can I do "this" in a MsgBox (strPrompt)?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Location
    Barrie, Ontario - Canada
    Posts
    85

    Resolved [RESOLVED] Can I do "this" in a MsgBox (strPrompt)?

    Hi Everybody,

    I wonder if I can manage a multi-line strPrompt (perhaps even formatted?)in a message box? Something along the way of:

    Attention
    The Power has been turned off

    Many thanks,

    Paul
    It seems my projects' ambitions are inversly proportional to what I don't know.

  2. #2
    Addicted Member Dayjo's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    130

    Re: Can I do "this" in a MsgBox (strPrompt)?

    Just use "Attention" & vbcrlf & "The Po..." to add in line breaks?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Location
    Barrie, Ontario - Canada
    Posts
    85

    Re: Can I do "this" in a MsgBox (strPrompt)?

    Thanks DayJo

    Fits perfectly

    Paul
    It seems my projects' ambitions are inversly proportional to what I don't know.

Posting Permissions

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



Click Here to Expand Forum to Full Width