Hello, I needed to know if this is possible and how it could get done. I am new to access so it can not be answered with too much detail...
My question is, I have a database that stores a monthly report from 35 units (I am in the Army. So on the form to enter the report information I have added the following list boxes - Month, year, and unit so that I can make a query and show a units report for any particular month or year. However I want to create a form with a list box so you can select a unit (we will call them for this example A,B,C,D...) and then a month (JAN, FEB, MAR, APR...)and then a year (02, 03, 04, 05) and then a form or report is displayed with the information you requested.
I know how to make a query inputing that information but in order to make it user friendly and to avoid making over 300 possible queries I was hoping there was a way where the query is formed based on the users input to some questions.
Any help would be greatly appreciated, and if more than one
solution can be performed I would appreciate any possible procedures capable of acheiving this task. Thank you
My question is, I have a database that stores a monthly report from 35 units (I am in the Army. So on the form to enter the report information I have added the following list boxes - Month, year, and unit so that I can make a query and show a units report for any particular month or year. However I want to create a form with a list box so you can select a unit (we will call them for this example A,B,C,D...) and then a month (JAN, FEB, MAR, APR...)and then a year (02, 03, 04, 05) and then a form or report is displayed with the information you requested.
I know how to make a query inputing that information but in order to make it user friendly and to avoid making over 300 possible queries I was hoping there was a way where the query is formed based on the users input to some questions.
Any help would be greatly appreciated, and if more than one
solution can be performed I would appreciate any possible procedures capable of acheiving this task. Thank you