+ Reply to Thread
Results 1 to 4 of 4

INDEX giving identical values for diferent rows with different information

  1. #1
    Registered User
    Join Date
    03-15-2013
    Location
    Annan, Scotland
    MS-Off Ver
    2010
    Posts
    17

    INDEX giving identical values for diferent rows with different information

    i have information in a table basically :
    1 2 3 4 5 6 7
    month cost cost cost cost cost cost cost
    month cost cost cost cost cost cost cost
    month cost cost cost cost cost cost cost
    month cost cost cost cost cost cost cost

    im using a combo box on a different page which gives me a column number for my selection

    my data table at the top is defined as 'cost' and the column number defined as 'selectedcell'

    underneath im using =index(cost,selectedcell,A1)

    which is returning

    month month cost cost cost cost cost.....

    i cant fingure out how to correct it?

    any help would be fantastic

    Thanks

    Tom
    Last edited by thmsjlmnt; 07-10-2013 at 03:35 PM.

  2. #2
    Forum Contributor
    Join Date
    11-25-2010
    Location
    Glasgow, Scotland
    MS-Off Ver
    Excel 2007
    Posts
    120

    Re: INDEX giving identical values for diferent rows with different information

    Hi,

    Attached is what I would use few named ranges and using both the Month and Cost Number in a MATCH inside the INDEX.

    Seems to work fine.

    Attached Files Attached Files
    If the post was helpful please click the black star on the bottom left to add some reputation and mark your thread as SOLVED.

    A day with nothing new achieved or learned, albeit however small, is a day lost forever?

    Constant Never Ending Improvement

  3. #3
    Registered User
    Join Date
    03-15-2013
    Location
    Annan, Scotland
    MS-Off Ver
    2010
    Posts
    17

    Re: INDEX giving identical values for diferent rows with different information

    Thanks

    That will come in useful for something else im just about to do but i managed to get the original part to work by using =index(costs,selectedcell,0)

    Thanks

  4. #4
    Forum Contributor
    Join Date
    11-25-2010
    Location
    Glasgow, Scotland
    MS-Off Ver
    Excel 2007
    Posts
    120

    Re: INDEX giving identical values for diferent rows with different information

    No worries.

+ 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