I had already done this but I don't know how to do again and I can't decifer my actions...to repeat it.
I have a form that when you open it shows a bunch of command buttons. They are labeled with months and years. ie. JAN 2004, FEB 2004.... I hope that when you click on a button it shows you the form with only the records that meet that month and year that have been entered thus far.
For some reason my Jan button shows that zero records have been entered that meet the criterea of JAN 2004. When i click on the FEB button it is displaying all records in the database. I know I can link the button to a query but I want the results displayed in the form format. I think it to be a problem to how I have the form bound but then again I am lost. A detailed explanation would be appreciated. I hope a queary can be made and is executed when the button is clicked.
Thanks
SFC Reed
I have a form that when you open it shows a bunch of command buttons. They are labeled with months and years. ie. JAN 2004, FEB 2004.... I hope that when you click on a button it shows you the form with only the records that meet that month and year that have been entered thus far.
For some reason my Jan button shows that zero records have been entered that meet the criterea of JAN 2004. When i click on the FEB button it is displaying all records in the database. I know I can link the button to a query but I want the results displayed in the form format. I think it to be a problem to how I have the form bound but then again I am lost. A detailed explanation would be appreciated. I hope a queary can be made and is executed when the button is clicked.
Thanks
SFC Reed