Hi all,
I've been looking for a solution for the past couple of weeks but everything I find I can't seem to translate as it's close but not quite to my own issue.
The objective is to be able to search a date range on one sheet, and return all relevant matches on another.
The formula would be located on Sheet 1 and all data is on sheet 2 (as per attached file). When a search is done, Sheet 2 is interrogated and Sheet 1 shows the results.
For example:
07/01/2015FrankChange 48
08/01/2015BobChange 49
09/01/2015PaulChange 50
10/01/2015JeffChange 51
If I searched for results between 08/01/2015 and 10/01/2015, it would bring back the following results
08/01/2015 Bob Change 49
09/01/2015 Paul Change 50
10/01/2015 Jeff Change 51
My initial idea was to use a pivot table with a slider which works great for only one set like this, but I am going to be needing multiple tables which all need their own slider and it all gets a bit messy to look at.
Any ideas that you guys and gals could provide would be very much appreciated.
Thanks
I've been looking for a solution for the past couple of weeks but everything I find I can't seem to translate as it's close but not quite to my own issue.
The objective is to be able to search a date range on one sheet, and return all relevant matches on another.
The formula would be located on Sheet 1 and all data is on sheet 2 (as per attached file). When a search is done, Sheet 2 is interrogated and Sheet 1 shows the results.
For example:
07/01/2015FrankChange 48
08/01/2015BobChange 49
09/01/2015PaulChange 50
10/01/2015JeffChange 51
If I searched for results between 08/01/2015 and 10/01/2015, it would bring back the following results
08/01/2015 Bob Change 49
09/01/2015 Paul Change 50
10/01/2015 Jeff Change 51
My initial idea was to use a pivot table with a slider which works great for only one set like this, but I am going to be needing multiple tables which all need their own slider and it all gets a bit messy to look at.
Any ideas that you guys and gals could provide would be very much appreciated.
Thanks