+ Reply to Thread
Results 1 to 2 of 2

Transform matrix into a row of numbers

  1. #1
    Registered User
    Join Date
    09-13-2010
    Location
    Berlin, Deutschland
    MS-Off Ver
    Excel 2007
    Posts
    1

    Transform matrix into a row of numbers

    How can I transform numbers in form of a matrix into a row? Is it necessary to programm a makro?
    Thank you for helping.

    A1 A2 A3 A4 A1
    B1 B2 B3 B4 A2
    C1 C2 C3 C4 A3
    D1 D2 D3 D4 A4
    E1 E2 E3 E4 B1
    B2
    B3
    B4
    C1
    C2
    C3
    C4
    D1
    D2
    D3
    D4
    E1
    E2
    E3
    E4

  2. #2
    Forum Expert darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Houston, TX
    MS-Off Ver
    2013
    Posts
    2,191

    Re: Transform matrix into a row of numbers

    Welcome to the forum.

    Pardon me if this is incorrect, but this sounds much like a homework problem and we don't solve those for students, but rather just provide general direction. So with that in mind, you can solve this by using an Index function with Row() and Column() as arguments pretty easily. No need for a macro.

    If this is for work or another use, please let us know and accept my apologies.
    Life is about perseverance. Remember: today's mighty oak tree is just yesterday's nut that held its ground.

    If you like a post, please rate it with the scales icon (top right).
    If you feel really indebted, please consider a donation to charity, such as Feed the Children or Habitat for Humanity.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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