I have a sheet that has two columns - one with a name and the other a date.
I use another sheet to show all results for a certain date. For example, sheet one shows:
David 10/1/19
Adam 9/30/19
Mary 8/1/19
Jill 8/15/19
Mark 10/1/19
Sheet two then has a user defined date input. Say, for example, 10/1/19. The results then show up as:
David
Blank row
Blank row
Blank row
Mark
Ideally, I would like to see the results without blank rows, but am having trouble figuring out how to do so. Any suggestions would be appreciated.
Thanks!
I use another sheet to show all results for a certain date. For example, sheet one shows:
David 10/1/19
Adam 9/30/19
Mary 8/1/19
Jill 8/15/19
Mark 10/1/19
Sheet two then has a user defined date input. Say, for example, 10/1/19. The results then show up as:
David
Blank row
Blank row
Blank row
Mark
Ideally, I would like to see the results without blank rows, but am having trouble figuring out how to do so. Any suggestions would be appreciated.
Thanks!