All,
I am pretty new to Access 2007 and have a question with which I hope someone can help.
I currently have a table for Personnel Turnover. The columns are Year, Quarter, Job Title, Additions, and Subtractions.
I want the users to be able to enter a date range based on the year and quarter selected and return the additions and subtractions during that timeframe.
For example, the user enters the Start Year, Start Quarter, End Year and End Quarter as parameters. (2009, Quarter 1, 2011, Quarter 2). I need the Query to return all the activity from Q1 2009 to Q2 2011.
I have been able to use the "Between [Start Year] and [End Year]" but cannot figure out how to factor in the Quarters.
Thanking you in advance.
I am pretty new to Access 2007 and have a question with which I hope someone can help.
I currently have a table for Personnel Turnover. The columns are Year, Quarter, Job Title, Additions, and Subtractions.
I want the users to be able to enter a date range based on the year and quarter selected and return the additions and subtractions during that timeframe.
For example, the user enters the Start Year, Start Quarter, End Year and End Quarter as parameters. (2009, Quarter 1, 2011, Quarter 2). I need the Query to return all the activity from Q1 2009 to Q2 2011.
I have been able to use the "Between [Start Year] and [End Year]" but cannot figure out how to factor in the Quarters.
Thanking you in advance.