Recent content by ShanesLittleT

  1. S

    Date Range Help, Please!

    Never mind. This is working after all. I was looking at the wrong field. Sorry! It's getting late and I've been doing this too long.
  2. S

    Date Range Help, Please!

    Using Access 2000 I need a little help with coding please. I'm trying filter a subforms recordset using two date fields [txtBeginningDate] and [txtEndingDate] I have it almost working but would like someone to take a look and see if you could lend a hand shoring it up...
  3. S

    Error Accessing File! What does this mean?

    Access 2000 My DB is freaking out. No matter where I'm at if I try anything that has to do with code, I get an Access Error Message stating Error Assessing File. Network connection may have been broken. I've used the Link Manager to link everything back up. I've compacted and repaired but...
  4. S

    Subforms RecordSource

    Access 2000 I'm using an unbound main form to navigate orders. I have several combo boxes and command buttons I'm using to change a subforms recordsource to display orders. One in particular is giving me a lot of problems. I have an unbound text box on the main form named txtFind. I'm...
  5. S

    Subforms Recordsource using 2 criteria

    Thanks Wayne, I could do as you suggested if that was the only thing I was doing with the subform but I have several other comboboxes and commandbuttons that I'm using to change the subforms query to show Orders according to different criteria's.
  6. S

    Subforms Recordsource using 2 criteria

    Using Access 2000 I have a main form "frmOrders" and a subform (contineous form) on it. The subform has a field on it named "txtCustomers". On the main form I have a unbound text box "txtFind" that I'm allowing the user to type all or part of the customer name then click a cmdButton to find...
Back
Top Bottom