T
Tony Williams
I have a form which is used to determine the date parameters for a report.
The user has to select the current quarter from a combo list, which is based
on a table called tblmonth and then select the previous quarter from a
second combo box, also based on tblmonth. The quarters are March, June,
September and December. I would like the user to only have to select the
current quarter and for Access to automatically calculate the previous
quarter, bearing in mind that the previous quarter for say March 2008 would
be December 2007.
Is this possible and if so how do I do it? I assumed I would create an
invisible control on the form which was a calculated control but I'm not
sure what the formula would be.
Thanks
Tony
The user has to select the current quarter from a combo list, which is based
on a table called tblmonth and then select the previous quarter from a
second combo box, also based on tblmonth. The quarters are March, June,
September and December. I would like the user to only have to select the
current quarter and for Access to automatically calculate the previous
quarter, bearing in mind that the previous quarter for say March 2008 would
be December 2007.
Is this possible and if so how do I do it? I assumed I would create an
invisible control on the form which was a calculated control but I'm not
sure what the formula would be.
Thanks
Tony