Search results

  1. W

    Updating combo box based on a query

    The problem that i am currently encountering is that i have a combo box based on a query (the possible values that can be selected are the results from the query), but however the results of the query may change when a different date is selected from the same form. I have a booking system. When...
  2. W

    Setting query criteria to be 'blank' depending on the criteria of a combo box

    I have set up a database that stores actions (i.e jobs). In the table; two of the fields are...'required completion date' and 'actual completion date'. I wish to lookup, by using a query, all of the open actions (those which havent yet been complete (i.e the 'actual completion date' is null))...
  3. W

    Updating Records

    Hi there people...i'm doing a databae project for A2 level coursework and have encountered a problem..please help me if you can. I have a table of names. Also another table (actions) which contains several fields, but 2 of them are names, (1 being Proposer, and other being Actionee), are...
Back
Top Bottom