Once again I make progress and run in to an issue. Currently, I have a report that pulls data from a query. The query uses this criteria: EMPLOYEE FIELD, criteria Like "*" & [Leave blank or enter part or all employees name] & "*", WORK DATE FIELD, criteria Between [Enter Beginning Date:] And [Enter Ending Date:], STATE FIELD, criteria Like "*" & [Enter WV, PA, or leave blank for both] & "*", and HOURS FIELD with no criteria. The report pulls the data fine. I now have a form to enter the data in which the query pulls the EMPLOYEE from a text box, the beginning and ending dates for WORK DATE from date pickers and it works great. I tried adding radio buttons or option buttons for my STATE field choice. The 3 buttons on the form are PA, WV, and Both. I can't seem to figure out how put that in to a query so it can recognize which button is selected to return PA, WV, Both in the query. I guess the Both option in the query would actually be blank since no entry for STATE returns both by default. Hopfeully, using option buttons in a form and then using the entry in the form in a query is a lot easier for you.
/beating head of desk. lol
/beating head of desk. lol