+ Reply to Thread
Results 1 to 7 of 7

Data Mapping

  1. #1
    Registered User
    Join Date
    06-05-2012
    Location
    mumbai
    MS-Off Ver
    Excel 2007
    Posts
    60

    Data Mapping

    sample data file is attached
    I have following data:

    Class Student names
    1st a,b,c,d,e,f
    2nd g,h,I,j,k
    3rd a,s,d,r,t,y,v,g,h,u,I,o,p
    4th z,d,r,w


    I want my data in form of:

    Student names Classes
    a 1st,3rd
    b 1st
    d 1st,3rd,4th
    e 1st
    f 1st
    g 2nd,3rd
    h 2nd,3rd
    I 2nd,3rd
    j 2nd
    k 2nd
    o 3rd
    p 3rd
    r 3rd,4th
    s 3rd
    t 3rd
    u 3rd
    v 3rd
    w 4th
    y 3rd
    z 4th

    Please help
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,538

    Re: Data Mapping

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    06-05-2012
    Location
    mumbai
    MS-Off Ver
    Excel 2007
    Posts
    60

    Re: Data Mapping

    How to run this code ?

  4. #4
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,538

    Re: Data Mapping

    How to install code
    1. Copy the Excel VBA code
    2. Select the workbook in which you want to store the Excel VBA code
    3. Press Alt+F11 to open the Visual Basic Editor
    4. Choose Insert > Module
    5. Edit > Paste the macro into the module that appeared
    6. Close the VBEditor
    7. Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)

    To run the Excel VBA code:
    1. Press Alt-F8 to open the macro list
    2. Select a macro in the list
    3. Click the Run button

  5. #5
    Registered User
    Join Date
    06-05-2012
    Location
    mumbai
    MS-Off Ver
    Excel 2007
    Posts
    60

    Re: Data Mapping

    Not working,

    Run time Error '13'. Type Mismatch.

    could yo please send me excel file with macro ?

  6. #6
    Registered User
    Join Date
    06-05-2012
    Location
    mumbai
    MS-Off Ver
    Excel 2007
    Posts
    60

    Re: Data Mapping

    Not working,

    Run time Error '13'. Type Mismatch.

    could yo please send me excel file with macro ?

  7. #7
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,538

    Re: Data Mapping

    Upload the file with the code you attached.

+ 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. Mapping Data in Excel
    By gillyr7 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-20-2013, 05:28 PM
  2. Is it possible to use Excel to do data mapping
    By Geekgurl in forum The Water Cooler
    Replies: 5
    Last Post: 10-05-2012, 02:23 PM
  3. Parsing and mapping data
    By mhallman in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-31-2012, 04:00 PM
  4. Mapping the data & the getting output
    By bala06 in forum Excel General
    Replies: 6
    Last Post: 06-04-2011, 06:13 PM
  5. Excel 2007 : data mapping
    By whitepaw in forum Excel General
    Replies: 3
    Last Post: 04-24-2011, 06:57 PM
  6. Data mapping between sheets
    By scorpy in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 10-23-2010, 01:23 AM
  7. Data mapping one sheet to another
    By ramserp in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-04-2010, 08:30 AM
  8. Mapping Data
    By sparren in forum Excel General
    Replies: 3
    Last Post: 02-13-2007, 01:21 PM

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