+ Reply to Thread
Results 1 to 2 of 2

Split application Data to individual lines

  1. #1
    Forum Contributor
    Join Date
    04-04-2016
    Location
    chicago
    MS-Off Ver
    2013
    Posts
    100

    Split application Data to individual lines

    I have application data in this file. I am looking to Generic test.xlsx in column G it contains make , model and year range. If there multiple makes linked to one part these are separated by ; if there are multiple of the same make but other models these are separated by ,. For example line one reads like this

    Application Data
    Infiniti G20 (1991-1995); Nissan Axxess (1990-1992), Stanza (1990-1992)

    Application Data Outcome
    Infiniti G20 (1991-1995)
    Nissan Axxess (1990-1992)
    Nissan Stanza (1990-1992)

    Attach is a PDF that should help and the excel test file
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Split application Data to individual lines

    The original macro is published here:
    https://sites.google.com/a/madrocket...ows-to-columns

    Please Login or Register  to view this content.
    Last edited by JBeaucaire; 12-26-2019 at 03:53 PM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Split PDF file into individual pages using vba
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-29-2020, 02:43 PM
  2. Copy individual lines from cell with broken lines by char(10)
    By jakopak in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-12-2015, 05:40 AM
  3. [SOLVED] VBA Macro for Split Column data which is saparated by comma in Individual Row
    By santosh226001 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-31-2015, 05:31 AM
  4. Excel 2003 Macro - Split data in two worksheets and place in a individual workbook
    By Isabelle Whyte in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-29-2014, 04:30 AM
  5. split BD wise data into individual workbook from master sheet
    By sinha.riteshabap in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-10-2014, 03:24 AM
  6. Split in to Individual Files
    By FallingDown in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-19-2013, 08:18 AM
  7. Data elements within a single cell need to be on individual lines
    By d1jpd01 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-01-2013, 08:10 AM

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