+ Reply to Thread
Results 1 to 3 of 3

Index Referencing problem

  1. #1
    Registered User
    Join Date
    06-24-2013
    Location
    gere
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question Index Referencing problem

    I can't figure out why the this function will not work, any ideas?

    =INDEX('Form Responses 1'!B(INDEX('Invoice'!B5)))

    what I want to have happen is whatever number is in B5 will be the number index references.

    Like if B5 contained 2 it would end up looking like this: =INDEX('Form Responses 1'!B2)

    And the second function above works fine.

    Also obviously there are two different sheets

    [Solved]
    Last edited by orabbit; 06-24-2013 at 10:44 AM.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Index Referencing problem

    Try

    =INDEX('Form Responses 1'!B:B,'Invoice'!B5)

  3. #3
    Valued Forum Contributor
    Join Date
    10-10-2012
    Location
    New York
    MS-Off Ver
    Excel 2007/2010
    Posts
    337

    Re: Index Referencing problem

    *disregard this post*
    Don't just use the answers provided for you. Try to understand how it works by reverse engineering or asking about it.

    Please mark the thread as [SOLVED] (Thread Tools->Mark thread as Solved) when answered.
    If you're happy with an answer given, please click the * under the person's name to boost their reputation.

+ 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