Search results

  1. E

    Filter form with two text boxes/Command Button

    Thank you so much!!! I was close but forgot about the >=# and <=#. You're brilliant. :)
  2. E

    Filter form with two text boxes/Command Button

    Hello! I desperately need some help. I am trying to filter a form by using two unbound text boxes that a user can enter in their criteria and then clicking a command button to filter the form using the criteria entered into the text boxes. My fields are as follows: Bound Field: MondayD1...
  3. E

    Parameter error in Subform Combo box

    Wait, it's working! I had an extra "s" in there. Thank you again! I appreciate your help!
  4. E

    Parameter error in Subform Combo box

    Okay, I put the reference as follows: [Forms]![frmMain]![frmOrders].[Form]![cboItems] in the Size combo box Row Source in my subform. Now I don't get any parameter request error which is good but nothing populates in the drop down box. Thanks again for all your help!
  5. E

    Parameter error in Subform Combo box

    Thank you. Still confused. So in my subform where I have my criteria for the Size combo box Row Source should change from [Forms]![frmOrders]![cboItem] to what? Sorry, I'm really blanking here.
  6. E

    Parameter error in Subform Combo box

    Hello, I remember having this problem before but can't remember how to fix it. I have an orders form that has two combo boxes which are both filtered based on what is selected in another combo box. The subform works fine alone but once I add it to my main form as a control, I get requests...
  7. E

    Hello from Elizabeth E!

    Good Morning! I have been using MS Access for over 10 years (Yikes!) and love it! I come across problems sometimes and think it's wonderful there are forums out there to help me when I'm stuck. I've searched on this site ever so often and thought I would finally join. I appreciate any help...
Back
Top Bottom