+ Reply to Thread
Results 1 to 4 of 4

Index formula

  1. #1
    Forum Contributor
    Join Date
    02-03-2007
    Location
    Burleson, TX, USA
    MS-Off Ver
    2010
    Posts
    132

    Index formula

    Hello all,

    I need help with an index formula. Sheet two, cell B5 is the location of this formula.

    =INDEX('Bid Sheets'!$B2:$B2001,(ROW()-2)*37)

    The refernce in the bid sheet tab is cell B3 and then evry 37 rows after. Can someone please help me fix this. I had help before and it was working, but guess I changed something.

    Any help is greatly appreciated.

    Mark Medlin

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Index formula

    Perhaps something like this...

    This formula is on Row_2 of the sheet containing the formula:
    Please Login or Register  to view this content.
    Copy that formula down as far as you need.
    It will sequentially reference:
    'Bid Sheets'!B3
    'Bid Sheets'!B40
    'Bid Sheets'!B77
    etc

    If the formula is on Row_4...then:
    Please Login or Register  to view this content.
    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Index formula

    your original post!
    http://www.excelforum.com/excel-2007...ulas-down.html
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  4. #4
    Forum Contributor
    Join Date
    02-03-2007
    Location
    Burleson, TX, USA
    MS-Off Ver
    2010
    Posts
    132

    Re: Index formula

    Thanks for the help. I thought that would solve all my issues and I would be able to modify it for my additional needs. However, I am already stumped again. I have moved across to E5 and am referring to "Bid Sheet" J8 with the following formula.

    =INDEX('Bid Sheets'!$J:$J,(ROWS($3:3)-1)*37+3)

    This refers to J3 and I can not figure out how to make it refer to J8, then every 37 rows. Thanks again for the assistance.

    Mark

+ 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