D
doyle60
I have a table of people and their birthdays.
I have another table with a DateLow and DateHigh and a tax bracket
number.
So if I have someone born on March 8, 1990, I want to match them up
with the tax number with the January 1, 1990 (DateLow) and June 27,
1990 (DateHigh). There are no overlapping dates in the table.
How do I do that in a query?
Thanks,
Matt
I have another table with a DateLow and DateHigh and a tax bracket
number.
So if I have someone born on March 8, 1990, I want to match them up
with the tax number with the January 1, 1990 (DateLow) and June 27,
1990 (DateHigh). There are no overlapping dates in the table.
How do I do that in a query?
Thanks,
Matt