So I have a database, this one below is what it kind of looks like, but the one i use has more data and it too large to put into this thread. What i normally do is I have a form that has two unbound boxes where i input the my dates then hit a command button and it pulls the data from my table. What I want to do now is have the two unbound boxes and then a third combo box that allows me to pull the outputs and select one and then run my dates and only pull that one specified output to see how many entries of that output i had for the month or year. So I have a list of outputs and they are in a table that have a number and then text that are connected to that number. I want to use the text to be able to allow someone to select the verbiage to see how many times i used that output in my database. I have been trying with no luck. If anyone can help start me off that would be great.