I'm trying to create a form that will allow the user to automatically fill in the beginning and ending date as search criteria using option buttons.
Example, the user would select option buttons 1) Month To Day or 2) Last Month or 3) Year To Day or 4) Last Year, etc and the dates would populate the corresponding fields on the form. The user would then select the report they want to create based on those dates.
It "seems" easy but I can't wrap my head around it. Any help or direction would be greatly appreciated.
Example, the user would select option buttons 1) Month To Day or 2) Last Month or 3) Year To Day or 4) Last Year, etc and the dates would populate the corresponding fields on the form. The user would then select the report they want to create based on those dates.
It "seems" easy but I can't wrap my head around it. Any help or direction would be greatly appreciated.