+ Reply to Thread
Results 1 to 5 of 5

Populate data in column format

  1. #1
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Populate data in column format

    Hi everyone,

    Can anyone help me write a VBA programming or Macro that populate data in column format?

    For example, there are 3 sets of records: 1, 2, 3. Each set contains a list of records down in a column. However, the expected column order is 1, 3, 2. Therefore, all rows for set 1 should populate to column A; all rows for set 3 should populate to column B; and column C for set 2.

    Please take a look at the file attached for my input and expected results.

    Thank you and have a nice day

    N.B. I try to do it manually but it take time to do for more than 2,000 sets (columns).
    Attached Files Attached Files
    Last edited by cmokasak; 07-21-2016 at 10:10 AM.

  2. #2
    Valued Forum Contributor abduljaleel.mca's Avatar
    Join Date
    02-13-2013
    Location
    Chennai, India
    MS-Off Ver
    MS 365 Business
    Posts
    326

    Re: Populate data in column format

    Just cut & paste will work here right. Why do you need a macro?

  3. #3
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Re: Populate data in column format

    I try to do it manually but it take time to do for more than 2,000 sets (columns).

  4. #4
    Valued Forum Contributor abduljaleel.mca's Avatar
    Join Date
    02-13-2013
    Location
    Chennai, India
    MS-Off Ver
    MS 365 Business
    Posts
    326

    Re: Populate data in column format

    Try this code and tell me whether it meet your needs. I am not sure how your whole data looks like. I assume your data are in consecutive columns.
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    06-28-2016
    Location
    Bangkok
    MS-Off Ver
    2010
    Posts
    80

    Re: Populate data in column format

    Thank you for your response.
    N.B. I have added a reputation (*) to your profile.

+ 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. Replies: 4
    Last Post: 05-09-2016, 08:34 AM
  2. [SOLVED] Populate a Column Based on the Change in data of Another Column
    By bridgeport in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-24-2014, 11:37 AM
  3. Populate one column with data based on another column.
    By Ronnie_Greytruck in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-04-2013, 02:12 AM
  4. Auto-Populate Data Entry Format Based on Drop Down Selection. Macro?
    By pro10is4life in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-07-2013, 01:16 AM
  5. How to populate daily data in 24 hour format into Excel?
    By DorothyFan1 in forum Excel General
    Replies: 5
    Last Post: 04-18-2012, 10:53 AM
  6. Replies: 1
    Last Post: 12-08-2009, 03:16 PM
  7. Populate Column with Row Data
    By GDS in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-12-2009, 01:29 PM

Tags for this Thread

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