Results 1 to 2 of 2

Thread: Return in textbox

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2002
    Posts
    31

    Return in textbox

    How to send return in a textbox
    This is what I do:

    Me.Note = Format(Now()) & Chr(13)

    and it's not function. WHY

    Best regards
    Pet

  2. #2
    PowerPoster
    Join Date
    Feb 2001
    Location
    Crossroads
    Posts
    3,046
    text1.text = "Some Text " & vbcrlf

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