+ Reply to Thread
Results 1 to 3 of 3

Get Data in column A to populate into multiple columns

Hybrid View

  1. #1
    Registered User
    Join Date
    07-14-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    43

    Smile Get Data in column A to populate into multiple columns

    Hi,
    I have single values in each cell in column A. I have 100 rows.

    I want to take six rows at a time and get them to populate columns B, C, D, E, F, G.

    Is there a simple formula for this? Please advise, thank you!

    ~S

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Get Data in column A to populate into multiple columns

    With your data starting in Cell A1 use

    In B1
    =INDEX($A:$A,COLUMN(A1)+(ROW(A1)-1)*6)

    Copy down and across as far as you need
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    07-14-2009
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    43

    Re: Get Data in column A to populate into multiple columns

    Wow, that worked wonderfully! Thank you so much.

+ 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] Convert column B as multiple column titles and move data in column C into new columns?
    By princesscathryn in forum Excel - New Users/Basics
    Replies: 8
    Last Post: 06-30-2014, 07:31 PM
  2. Populate 2-column data to multiple columns based on one condition
    By hcyeap in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-26-2013, 10:42 AM
  3. Auto Populate Two Columns Based On Data Entered Into Another Column
    By aleenah in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-12-2013, 08:37 PM
  4. Replies: 1
    Last Post: 02-13-2013, 03:37 PM
  5. Replies: 1
    Last Post: 08-05-2011, 06:57 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