Microsoft Access beginner here...
I work as an intern for a bank that loans money to alternative energy companies.
I have created a data table for one specific solar project, called "Dement".
The fields within this table in question are "Date", "Projected Solar Output (kWh)", and "Actual Solar Output (kWh)".
I want to find the average for "Projected" and "Actual" for the past 4 months, and then the past year, respectively.
These values should then feed into a form or report where they can be compared to other projects and companies
How can I go about finding this average?
I work as an intern for a bank that loans money to alternative energy companies.
I have created a data table for one specific solar project, called "Dement".
The fields within this table in question are "Date", "Projected Solar Output (kWh)", and "Actual Solar Output (kWh)".
I want to find the average for "Projected" and "Actual" for the past 4 months, and then the past year, respectively.
These values should then feed into a form or report where they can be compared to other projects and companies
How can I go about finding this average?
Comment