Currently have a macro that runs 3 querys then the report, however each query ask for a set of criteria between [beginingmonth] and [endingmonth] and [fiscal year]. Currently entering the same data 3 times as each query ask for it (2 make table querys) and a select query that brings it all together.
Tried mulitiple versions of links and joins to avoid the make tables but they are required.
Is there away I can enter this data once? I have created a table called "criteria" that has beginingmonth / endmonth / ficalyear. However not having any luck linking because the it is a "between" beginingmonth and endmonth, so can not link those fields.
Any suggestions are welcomed and greatly appreciated.
Tried mulitiple versions of links and joins to avoid the make tables but they are required.
Is there away I can enter this data once? I have created a table called "criteria" that has beginingmonth / endmonth / ficalyear. However not having any luck linking because the it is a "between" beginingmonth and endmonth, so can not link those fields.
Any suggestions are welcomed and greatly appreciated.