In a table/query I among other things update the consumption of fuel, water etc., every day.
I then have a form, where I would like to see the montly consumption, the daily average etc (see attached).
The idea is that I can choose the year from a combo box, and then each monthly section will be calculated and filled out. But only months which are completely finished should be shown. If we are in e.g. mid March 2011, then only boxes for January and February 2011 should be filled out on the form.
Can anyone point me in the right direction, on how to do this?
/Anders
I then have a form, where I would like to see the montly consumption, the daily average etc (see attached).
The idea is that I can choose the year from a combo box, and then each monthly section will be calculated and filled out. But only months which are completely finished should be shown. If we are in e.g. mid March 2011, then only boxes for January and February 2011 should be filled out on the form.
Can anyone point me in the right direction, on how to do this?
/Anders
Attachments
Last edited: