Is there a query (or series of querries) I can perform that will:
1.)Look at two columns of info per record from a input data table - first START DATE - second END DATE - and then calculate a "length of term" in months.
2.)Next I would like it to take a TOTAL HOURS column and divide the TOTAL HOURS column by the "length of term" to establish a "monthly unit" per record.
3.)Finally I need it to recognize a time period via a parameter query and include only the applicable "monthly unit" for the desired period.
This may take multiple queries which is fine but it would assist us in taking a snapshot of a demand capacity comparison for different time frames.
Any and all help would be greatly appreciated.
Thank you in advance!
JB
1.)Look at two columns of info per record from a input data table - first START DATE - second END DATE - and then calculate a "length of term" in months.
2.)Next I would like it to take a TOTAL HOURS column and divide the TOTAL HOURS column by the "length of term" to establish a "monthly unit" per record.
3.)Finally I need it to recognize a time period via a parameter query and include only the applicable "monthly unit" for the desired period.
This may take multiple queries which is fine but it would assist us in taking a snapshot of a demand capacity comparison for different time frames.
Any and all help would be greatly appreciated.
Thank you in advance!
JB