G
glnbnz
I am trying without much luck to create an end of year totals query. I have a
table that looks like this:
Month Lease BblsRun PricePerBarrel
1 Home 10 65.00
2 Home 12 68.00
3 Home 15 72.00
and so on.
I can easily make a query to multiply the BblsRun by PricePerBarrel by the
month, but since the price changes every month, I need a query that will give
1 grand total for the year, just one entry for each Lease is all I need.
Thanks in advance
table that looks like this:
Month Lease BblsRun PricePerBarrel
1 Home 10 65.00
2 Home 12 68.00
3 Home 15 72.00
and so on.
I can easily make a query to multiply the BblsRun by PricePerBarrel by the
month, but since the price changes every month, I need a query that will give
1 grand total for the year, just one entry for each Lease is all I need.
Thanks in advance