+ Reply to Thread
Results 1 to 3 of 3

How to return a row reference

  1. #1
    NHRunner
    Guest

    How to return a row reference

    I have a formula which needs a row reference. The row reference needs to be
    the result of search.

    The search is on a series of ascending dates in a column.

    I need to search the column to find an exact match on a supplied date and
    return the ROW reference not the date value.





  2. #2
    Niek Otten
    Guest

    Re: How to return a row reference

    Look at the MATCH() function

    --
    Kind regards,

    Niek Otten
    Microsoft MVP - Excel

    "NHRunner" <[email protected]> wrote in message news:[email protected]...
    |I have a formula which needs a row reference. The row reference needs to be
    | the result of search.
    |
    | The search is on a series of ascending dates in a column.
    |
    | I need to search the column to find an exact match on a supplied date and
    | return the ROW reference not the date value.
    |
    |
    |
    |



  3. #3
    NHRunner
    Guest

    Re: How to return a row reference

    I tried that but it only returned the row relative to the start of the
    range.
    I just realized that since I'm searching for an exact match I can always
    start the range at row one and I get the actual row in the sheet which is
    what I need.

    Thanks for triggering the thought process.

    Steve



    "Niek Otten" <[email protected]> wrote in message
    news:[email protected]...
    > Look at the MATCH() function
    >
    > --
    > Kind regards,
    >
    > Niek Otten
    > Microsoft MVP - Excel
    >
    > "NHRunner" <[email protected]> wrote in message
    > news:[email protected]...
    > |I have a formula which needs a row reference. The row reference needs to
    > be
    > | the result of search.
    > |
    > | The search is on a series of ascending dates in a column.
    > |
    > | I need to search the column to find an exact match on a supplied date
    > and
    > | return the ROW reference not the date value.
    > |
    > |
    > |
    > |
    >
    >




+ 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