Results 1 to 3 of 3

Thread: Excel and VB [RESOLVED]

  1. #1

    Thread Starter
    Fanatic Member JCScoobyRS's Avatar
    Join Date
    Oct 2002
    Location
    Some Mountain in Colorado
    Posts
    677

    Excel and VB [RESOLVED]

    I am using VB to populate an Excel Worksheet. Is there a way to have muliple lines of information in an Excel Worksheet? I tried to insert a vbCrLf but that ended up not working. Thanks, Jeremy
    Last edited by JCScoobyRS; Aug 22nd, 2003 at 10:47 AM.
    He who listens well, speaks well.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    how are you actually putting the data in?

  3. #3

    Thread Starter
    Fanatic Member JCScoobyRS's Avatar
    Join Date
    Oct 2002
    Location
    Some Mountain in Colorado
    Posts
    677
    I fixed it by replacing vbCrLf with Chr(10). Thanks, Jeremy
    He who listens well, speaks well.

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