Results 1 to 8 of 8

Offset and Look value upside from ever changing last corresponding row

Threaded View

  1. #1
    Forum Contributor
    Join Date
    08-17-2013
    Location
    Asia
    MS-Off Ver
    Excel 2021
    Posts
    273

    Offset and Look value upside from ever changing last corresponding row

    Sample Workbook with data in version 97-2003 is attached for ready reference.

    I have worksheet where I keep data from Row 30 onwards and it keeps expanding.

    In order to see what is the last uniques record from Column B having DATE (dd-mmm-yy), I use following formula in Cell C10 to get the last date:

    =LOOKUP(2,1/(B:B<>""),B:B)
    In Cell D10, I use following formula to get corresponding Row number to find what that last cell is:

    =MATCH(C10,B:B,0)
    Now, I want to retrieve certain values from Column L (data begins from row 30 onward, and will keep expanding along with new dates getting added in Column B).

    Since last date / transaction would appear at bottom, I want to scroll up, say 50 (control number, I have stores, to keep flexibility) in Cell F9, and G9.

    Now, I am confused, how to use OFFSET function (Or other combination, such that Cell F10 should show Max value, and G10 Min Value from Column L, with following rational.

    From Last date appearing in Cell B258 , formula should look through Column L UPWARD side to locate, Max / Min value from Control figure given in Cell F9 & G9.

    Currently, I have shown manually in Cell M257, N257 , Max and Min value starting from Row 258 and ignoring that cell, moving range up -50 row upside, Max and Min value.

    Last date / data / row will keep increasing day by day, and Control figure (currently 50) may also change to see the other relevant similar details.

    Thanks
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need help on using the offset function for monthly data changing yearly
    By DaySouth in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-26-2016, 03:57 PM
  2. Changing time offset in Excel column
    By FlyerSG in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-06-2015, 05:14 PM
  3. drag offset formula with out changing values
    By cool_anu4u in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-11-2013, 11:32 AM
  4. upside down
    By nirola in forum Excel General
    Replies: 9
    Last Post: 01-19-2010, 12:37 PM
  5. OFFSET problem: Changing dynamic chart
    By perra in forum Excel General
    Replies: 1
    Last Post: 02-06-2009, 05:57 AM
  6. Upside down text?
    By anwittin in forum Excel General
    Replies: 1
    Last Post: 09-18-2007, 05:47 PM
  7. Use of offset and match functions with changing arrays, I think???
    By Prohock in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-15-2006, 01:20 PM

Tags for this Thread

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