brahmabull525
Programmer
I have a table in Access called Table1. Table1 has a field in it called StartDate, and another field in it called Days. I have another table called Table2. Table2 has a field in it called WantDate. I would like to run a Make Table query off the Table2 WantDate field that has the following criteria:
Between Table1.(Min(StartDate-1)-(Min(Days) and Table1.(Min(Start Date)-1)
I know the above is incorrect, but it basically describes what is needed. I'm looking for what is needed.
Please help!
Between Table1.(Min(StartDate-1)-(Min(Days) and Table1.(Min(Start Date)-1)
I know the above is incorrect, but it basically describes what is needed. I'm looking for what is needed.
Please help!