Results 1 to 3 of 3

Parsing Excel Column based on Line Feed/Carriage Return?

Threaded View

kj2398 Parsing Excel Column based on... 12-07-2007, 03:07 PM
NBVC I can get them split into... 12-07-2007, 03:33 PM
MickG Parse 12-08-2007, 01:23 PM
  1. #1
    Registered User
    Join Date
    12-07-2007
    Posts
    1

    Parsing Excel Column based on Line Feed/Carriage Return?

    I have an excel worksheet that contains muliple entries in 1 column. The entries represent diagram names. I would like the ability to split the names, but am unsure what to use for the separator. It would be very cool, if I could actually split the columns and create new rows based on the information.

    For example in the first row of the attached spreadsheet there are 2 columns Name and Diagram.

    So for the first row we have name: App1
    diagrams: Service Design
    Service Ordering
    Work Management
    It would be great if I could either split the diagram column into 2 columns based on the line feed/carriage return or better yet, create 2 rows each containing:

    app 1 Service Design
    app 1 Service Ordering
    app 1 Work Management
    app 2 Service Implementation
    app 2 Work Management
    app 2 Work Center Architecture Platform
    Attached Files Attached Files

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