Vacation by fiscal year Pt 2

4

442 Sqn

I have a query that calculates the annual vacation time by
summing the total used in a year by the start date
(StartDate) by year. This was done using the wizard to
generate the query. I was given an initial idea on how to
create a query using the following:

FisYear: Year(DateAdd("m", -3, [SomeDateField]))

But, i've been unable to manipulate the data correctly.
Does this have to be a seperate query or can I modify what
I have and if so, How?

I would like the date to generate the sum total a person
uses during teh year, by the fiscal year.
ie from 01 Apr 'yy' - 31 Mar 'yy'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Show Fiscal Year 2
Current fiscal year 8
Query current fiscal year 2
Calculating fiscal year for two dates in query 5
Fiscal year 3
Fiscal Year Query 1
Vacation totals by fiscal year 1
Pivot table 0

Top