Search results

  1. V

    Change MS ACCESS database name

    Hi; My problem is I need to use a query to change the name of my MS ACCESS database from "database3" to "testing". I'm guessing there are other ways such as in the tools but I need a query to change it. Is this possible. Thanks
  2. V

    Calc Average from selected rows

    This is a continuation of a nasty problem I have to write a query for. The count was worked out but now need the average. In a one table I have various attributes. The 3 in question are [admission_id] , [answer], and [mark]. The [admission_id] can have the same value in different rows. (e.g...
  3. V

    Count only particular rows

    Have a problem which can't seem to get my head around. I have to write a access query which will count how many times each different attribute has one particular value in one table. So attribute [admission_id] which can be duplicated in this table will have a particular value [yes] or [no] in...
Back
Top Bottom