+ Reply to Thread
Results 1 to 3 of 3

=INDEX(..) need help!

Hybrid View

MaxAlbertsson =INDEX(..) need help! 10-25-2006, 09:43 AM
MaxAlbertsson ssdxsasawdwd9 10-25-2006, 09:46 AM
Bryan Hessey Perhaps ... 10-25-2006, 02:14 PM
  1. #1
    Registered User
    Join Date
    10-24-2006
    Posts
    21

    =INDEX(..) need help!

    ---------------------------
    1 I 2c I 5a I 6d I.....
    ---------------------------
    2 I 6g I 10s I 1k I.....
    ---------------------------
    3 I 2d I 1f I 4c I.....
    Last edited by MaxAlbertsson; 07-29-2007 at 11:52 AM.

  2. #2
    Registered User
    Join Date
    10-24-2006
    Posts
    21
    ssdxsasawdwd9
    Last edited by MaxAlbertsson; 10-25-2006 at 11:16 AM.

  3. #3
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by MaxAlbertsson
    Hello


    if i have a set of cells, for instance A1:C3 with values in them that looks like this:

    ......A....B.....C.....d......
    ---------------------------
    1 I 2c I 5a I 6d I.....
    ---------------------------
    2 I 6g I 10s I 1k I.....
    ---------------------------
    3 I 2d I 1f I 4c I.....


    Then i want to use the INDEX function to copy maybe in a particular case now: row 3 and obtain this result from whishever cell i started the formula from:

    #......#......#.....#.....
    ---------------------------
    # I 2d I 1f I 4c I.............
    ---------------------------
    # I I I......................

    If im not totally offine i guess you have to this like this:
    =INDEX(A1:C3;3;0)

    But i cant get it to work, if i enter with ctrl_shift_enter array format it dosnt work either.

    Someone out there with a better solution?

    Greatful for good answeres

    Thanks
    Perhaps

    =INDEX(A1,3,Column())

    is what you are looking for.

    (if your data starts at A1 with no headers etc.)

    ---
    Last edited by Bryan Hessey; 10-25-2006 at 02:19 PM.
    Si fractum non sit, noli id reficere.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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