+ Reply to Thread
Results 1 to 8 of 8

Convert one dimensional array into two dimensional array

  1. #1
    Registered User
    Join Date
    04-25-2015
    Location
    iraq
    MS-Off Ver
    office2013
    Posts
    4

    Convert one dimensional array into two dimensional array

    Hi there
    I want to convert one dimensional array to two dimensional array
    Can I do this? with out using VBA.
    I am using MS excel 2013
    thanks for helping me.
    Last edited by zbor; 04-26-2015 at 03:57 AM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: hi evry one

    Welcome to the board.

    For example?
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    04-25-2015
    Location
    iraq
    MS-Off Ver
    office2013
    Posts
    4

    Re: hi evry one

    this is the example
    12.png

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: hi evry one

    Not really sure what the end result you expect. Is it whatever you have in the middle in C6:E8? if Yes, maybe this formula will help.

    Enter formula in C6, pull it to the right and then down

    =INDEX($A$1:$I$1,ROWS(A$1:A1)*3+COLUMNS($A:A)-3)

    Row\Col
    A
    B
    C
    D
    E
    F
    G
    H
    I
    1
    1
    2
    3
    4
    5
    6
    3
    5
    8
    2
    3
    4
    5
    6
    1
    2
    3
    7
    4
    5
    6
    8
    3
    5
    8
    9
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  5. #5
    Registered User
    Join Date
    04-25-2015
    Location
    iraq
    MS-Off Ver
    office2013
    Posts
    4

    Re: hi evry one

    Thank u very much it works.

  6. #6
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,110

    Re: hi evry one

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Never use Merged Cells in Excel

  7. #7
    Registered User
    Join Date
    04-25-2015
    Location
    iraq
    MS-Off Ver
    office2013
    Posts
    4

    Re: Convert one dimensional array into two dimensional array

    Iam sorry that's my first post I will remember it next time, Iam so sorry.
    thank you for helping me.

  8. #8
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Convert one dimensional array into two dimensional array

    You're welcome. Please don't forget to thank those who helped by clicking on Add Reputation * and please mark thread as "Solved" if your issue has been resolved. (Selecting Thread Tools-> Mark thread as Solved).

+ 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] Formula to get value from evry other column
    By rizmomin in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-23-2014, 02:04 PM
  2. [SOLVED] Get data from a list to evry nth row
    By turist in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-12-2014, 10:56 AM
  3. Replies: 2
    Last Post: 10-24-2013, 10:11 AM
  4. [SOLVED] How to find Column with a header that has a variable that changes evry week
    By JMG14 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-08-2012, 08:20 AM
  5. [SOLVED] copy range of cells automatically to different range evry hr
    By Sarangsood in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-24-2011, 03:46 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