+ Reply to Thread
Results 1 to 3 of 3

Dynamically extrapolate rows based on certain criteria

  1. #1
    Registered User
    Join Date
    12-08-2015
    Location
    UK
    MS-Off Ver
    Microsoft Home and Office 2016
    Posts
    21

    Dynamically extrapolate rows based on certain criteria

    Hi all,

    I am attempting to create a sheet to dynamically populate based on the entries from a larger database. I tried using index,match etc but it just kept populating all rows and not just the ones I wanted. Please see attached doc...

    I will have 'Data!' sheet that will list all of the entries, then I effectively just want to populate the 'Flags!' with just the entries that are overdue. I have manually populated to show how it should look.

    I added the helper column E on 'Data!' populating a 1 when something is overdue (todays date is > the due date in column D). But this is surplus to requirements if we can get the functionality without using this extra column.

    Obviously I need it to function so that if I say updated so that cell c4 on 'Data!' was changed to todays date 02/08/2020, then it would no longer be over due and would disappear from the flags sheet and the other 2 would be moved up the list.

    NB: as an extra aesthetic, I guess I might want the overdue flags to be listed in date order, but I guess I can achieve this by sorting retrospectively (just mentioning incase sorting would compromise any formulae in place).

    Thanks id advance!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,775

    Re: Dynamically extrapolate rows based on certain criteria

    Where is the postcode on the date sheet?

  3. #3
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,570

    Re: Dynamically extrapolate rows based on certain criteria

    Named ranges:
    DataTable =Data!$A$2:$D$11
    Flagged =Data!$E$2:$E$11

    Overdue flag: Data!E2:
    Please Login or Register  to view this content.
    Flagged!A1:
    Please Login or Register  to view this content.
    Ben Van Johnson

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 10
    Last Post: 02-24-2020, 09:39 AM
  2. Copy rows based on criteria to multiple dynamically named worksheets
    By Vanth_2013 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-07-2018, 05:57 PM
  3. Dynamically populated data validation lists based on other criteria
    By jdeluyck in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-15-2017, 05:26 AM
  4. [SOLVED] dynamically update several worksheets from a main worksheet based on criteria
    By ZedaG in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-30-2015, 09:14 AM
  5. Need to build a Macro that can dynamically add rows to a table based on criteria
    By vbanoobz in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-05-2014, 06:39 PM
  6. Dynamically hide rows for dynamic criteria range of advanced filter
    By Senator685 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-25-2013, 02:08 PM
  7. extrapolate rows based on criteria
    By dreborn in forum Excel Programming / VBA / Macros
    Replies: 26
    Last Post: 11-30-2012, 06:19 PM

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