Hello,
I have an excel sheet with two columns. The first column has several hundred product ID's that have been utilized and a column with the date they were utilized. I have another excel sheet that has three columns. In the first column is the list of all product ID's that we need to identify followed by a start date column and an end date column for a consideration time range.
I need to match product ID's from the first list with those in the second list but only if the date from the first list is after the start date column and before the end date column in the second list
Any thoughts on how I can accomplish this?
List one:
* Utilized product ID's
* Date utilized
List two:
* List of all product ID's I need to identify
* Start date for consideration
* End date for consideration
Thanks!
I have an excel sheet with two columns. The first column has several hundred product ID's that have been utilized and a column with the date they were utilized. I have another excel sheet that has three columns. In the first column is the list of all product ID's that we need to identify followed by a start date column and an end date column for a consideration time range.
I need to match product ID's from the first list with those in the second list but only if the date from the first list is after the start date column and before the end date column in the second list
Any thoughts on how I can accomplish this?
List one:
* Utilized product ID's
* Date utilized
List two:
* List of all product ID's I need to identify
* Start date for consideration
* End date for consideration
Thanks!