+ Reply to Thread
Results 1 to 3 of 3

Line Feed

  1. #1
    Nigel Bennett
    Guest

    Line Feed

    How do I create a msgbox with a line feed between lines ie

    msgBox "welcome to this Spreadsheet. Hit ok to continue"

    so the text show in 2 lines

  2. #2
    Robin Hammond
    Guest

    Re: Line Feed

    Nigel,

    Try this

    msgbox "Line 1" & vbcrlf & vbcrlf & "Line 2"

    Robin Hammond
    www.enhanceddatasystems.com

    "Nigel Bennett" <nigelben@yahoo.com> wrote in message
    news:14ed01c514b9$1503e810$a601280a@phx.gbl...
    > How do I create a msgbox with a line feed between lines ie
    >
    > msgBox "welcome to this Spreadsheet. Hit ok to continue"
    >
    > so the text show in 2 lines




  3. #3
    Nigel Bennett
    Guest

    Re: Line Feed



    Thanks, that worked perfectly

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!

+ 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