Search results

  1. I

    Subform search update

    Hi everyone. This probably sounds simple, but I cannot find the answer here, google, or my books (don't know if I'm searching the right words). I have a main form with five parmeter values, any of these acn be filled in, to filter the results in a query. I created a subform to display these...
  2. I

    Tricky Validation

    I do not know if I'm shooting for the moon here (I haven't seen anything like this yet). I have a database that keeps track of different flights for screw conveyors. The part number on these flights are based on many fields in the database, with a couple characters that aren't. I am trying to...
  3. I

    Multiple Parameters (I'm SOL with SQL)

    I am trying to strengthen an already developed database at my work. They had a form with five different text boxes, each one that would run a seperate query on the same table, and the results would open on a different page. I am trying to combine all these text search parameters from the form...
  4. I

    Modifying a Replica

    I am still new to Access and am loving the learning process. I am stuck on a problem though. I have serached the forums here and various other places and haven't found the info I am looking for. I was wondering if there is a way to have a relpica (or a seperate database that can syncronize)...
  5. I

    Form Filter Question

    Helpn I'm going Bald: Form Filter Question I am trying to create a way for users to be able to filter a report just by opening it, and entering their criteria. so far I have it set up that a form with different list boxes pops-up, the user fills in the parameters, and clicks OK. From there it...
  6. I

    Search form for Report Problems

    I am still working my way up the Access moutian. I am working on a project that lets users search the database for a number of different items, which will then generate a report. I just cannot figure it out. I tried this code that developed a dialog box, but I get the runtime error 2585. The...
Back
Top Bottom