I have 2 Tables.
Table A contains a field for a start date and a field for an end date and a unique ID field.
Table B contains a date field.
What I want is on Table B, when I input a date, I want it to return the unique ID field on which the date in ...