I'm trying to run a query based on the values on a text box in a form, i had this working then i changed something and now it doesn't work and i can't remember what i did to make it stop working.
Private Sub cmdJobCompleteButton_Click()
Me.Visible = False
DoCmd.OpenQuery...