I have produced a financial report which allows the user to put in a monthly date range such as 06/01/07-06/30/07. They also put in YTD date range information so that the report shows the data for the month (June for example) in one column and YTD information (Jan 1-June30 for example) in another column.
Can anyone think of a way, in the query or form, for access to automatically determine the YTD date range from the monthly date range put in by the user. Currently the user must put both date ranges into the form. I'd like for them only to have to put in the monthly range and have access determine the YTD range from that.
Thanks for your help.
Can anyone think of a way, in the query or form, for access to automatically determine the YTD date range from the monthly date range put in by the user. Currently the user must put both date ranges into the form. I'd like for them only to have to put in the monthly range and have access determine the YTD range from that.
Thanks for your help.