+ Reply to Thread
Results 1 to 2 of 2

Parsing of line feeds in text file

  1. #1
    Registered User
    Join Date
    02-01-2012
    Location
    SF Bay Area
    MS-Off Ver
    Excel 2003
    Posts
    1

    Parsing of line feeds in text file

    So, i have a macro i inherited.

    It is pretty nuts in some of the assumptions it makes, and i don't want to recode it if i can help it.

    One of the assumptions it makes is that a certain log file will parse a certain way. The openText call is as follows:

    Please Login or Register  to view this content.
    This log has unix style line breaks at the end of its lines. These consist of 2 0xA characters on each line.

    We were originally running this in Excel 2003, but now we're porting this system over to new hardware and 2007 must be installed per license agreement.

    So, in Excel 2003, the line feed described above leads to one line between each row in the Excel spreadsheet when it's imported using the above code.

    HOWEVER, in Excel 2007, the same line break characters are causing 2 rows between each row when imported.

    Is there a setting i can change or something i can add to make this change?

    any help you can suggest is GREATLY appreciated.....

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,247

    Re: Parsing of line feeds in text file

    I suggest you post a sample text file fo testin.

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook. Don't upload a picture when you have a workbook question. None of us is inclined to recreate your data. Upload the workbook and manually add an 'after' situation so that we can see what you expect. In addition clearly explain how you get the results..
    To attach a file to your post, you need to be using the main 'New Post' or 'New Thread' page and not 'Quick Reply'.
    To use the main 'New Post' page, click the 'Post Reply' button in the relevant thread.

    On this page, below the message box, you will find a button labelled 'Manage Attachments'.
    Clicking this button will open a new window for uploading attachments.

    You can upload an attachment either from your computer or from another URL by using the appropriate box on this page.
    Alternatively you can click the Attachment Icon to open this page.

    To upload a file from your computer, click the 'Browse' button and locate the file.

    To upload a file from another URL, enter the full URL for the file in the second box on this page.
    Once you have completed one of the boxes, click 'Upload'.

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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