kennedymr2
Programmer
I am trying to create a report which totals the sales for each year (Ended 30th June) by client.)
ie 1999 AAAAAA 333.333
1999 ZZZZZZ 455.55
2001 AAAAAA 99.00
My detail file only contains scattered dates. eg some clients do not allways have an entry for june in each year.
Is there a simple formula to get a report or query to add by client by year (1st July-30th June)
I can see how to do it by createing a seperate table of from/to dates, but don't like the idea.!!
Appreciate any help., i imagine it is probably SIMPLE!
ie 1999 AAAAAA 333.333
1999 ZZZZZZ 455.55
2001 AAAAAA 99.00
My detail file only contains scattered dates. eg some clients do not allways have an entry for june in each year.
Is there a simple formula to get a report or query to add by client by year (1st July-30th June)
I can see how to do it by createing a seperate table of from/to dates, but don't like the idea.!!
Appreciate any help., i imagine it is probably SIMPLE!