D
Dave K
Hello - I am trying compare the date for a given list of Unique Names
in one table (Table 1) to another table (Table 2) that has the Unique
Names (though there may be multiple instances in Table 2) along with a
From Date and Thru Date for each record (i.e., for each name).
I am hoping to come up with a formula that will allow me to confirm
when the date in Sheet1 finds a hit in sheet 2, meaning that the date
for a given name in Sheet 1 is within the From and Thru Dates in Sheet
2 (when there is a match on Name).
The below description will hopefully make it clear.
In Sheet1, I have the following Column Headers
(A) Unique_ID
(B) Date
In Sheet2, I have the following Column Headers:
(A) Unique ID
(B) From Date
(C) Thru Date
(D) NumerOfInterest
In Sheet 1, I am trying to place a lookup or sumproduct formula in
Column C that will give me the value in Column D in Sheet2, when there
is a "hit" (i.e., when the lookup name in sheet 1 matches Sheet2 AND
when the date in sheet 1 is between the effective dates in Sheet2.
The dates that are in play are numeric values in YYYYMM format, if it
helps.
Thanks for any suggestions or assistance!
in one table (Table 1) to another table (Table 2) that has the Unique
Names (though there may be multiple instances in Table 2) along with a
From Date and Thru Date for each record (i.e., for each name).
I am hoping to come up with a formula that will allow me to confirm
when the date in Sheet1 finds a hit in sheet 2, meaning that the date
for a given name in Sheet 1 is within the From and Thru Dates in Sheet
2 (when there is a match on Name).
The below description will hopefully make it clear.
In Sheet1, I have the following Column Headers
(A) Unique_ID
(B) Date
In Sheet2, I have the following Column Headers:
(A) Unique ID
(B) From Date
(C) Thru Date
(D) NumerOfInterest
In Sheet 1, I am trying to place a lookup or sumproduct formula in
Column C that will give me the value in Column D in Sheet2, when there
is a "hit" (i.e., when the lookup name in sheet 1 matches Sheet2 AND
when the date in sheet 1 is between the effective dates in Sheet2.
The dates that are in play are numeric values in YYYYMM format, if it
helps.
Thanks for any suggestions or assistance!