Results 1 to 4 of 4

find value one row in advance of specified value

Threaded View

  1. #1
    Registered User
    Join Date
    05-13-2006
    Posts
    13

    find value one row in advance of specified value

    I would like to know how I can work with a vlookup kind of function in which I try to lookup a value that is ocurring one row above or below the 'specified value'.

    Example:

    I have a list of data and values

    01/01/2000 value x
    02/01/2000 value y
    03/01/2000 value z

    Now I would like to make a lookup for the value of the cell one row above 03/01/2000, so it returns value y from the line in which 02/01/2000 is the date.

    I am also interested in a way to do this with returning a value one row below, but I guess that should be similar.

    I would like to restrict the problem in the following way: sollutions cannot be:
    -refering directly on the 01/01/2000 row
    -referring to the date 02/01/200 and to do -1 (as the Excel number of the date-1).
    Both solutions could be a work-around but do not work for the issue I am trying to solve.

    Reasons are quite complicated to explain, but it should work as described above. Does it exist and can someone help me?

    Thanx!
    Last edited by broer konijn; 06-13-2006 at 06:17 AM.

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