Search results

  1. T

    Sum All my charges

    I have a report which i need to display one record for each customer (even when they have made multiple entries) which has a sum of the amount they owe. eg, if a person orders a pair of boots one week, it goes down in the charges as a new charge, then if they order a jacket, that goes down as...
  2. T

    Search a specific field in a form

    Is there a way to make a button that searches in a specific field each time the button is clicked. This can be in the normal access search, as long as it automatically searches in that field. example: I have a form with a number of fields in, and i might be adding data in any of these fields...
  3. T

    Auto entering criteria

    I have a query, which searches through a table to find information , as queries do. The problem for me however, is that i need the criteria for the query to come from a form. The query will be run as part of the opening of the said form. (the query is where the information for a subtable in the...
  4. T

    Access to Excel linking

    I need to have a link between a check boxes in a form, and a excel type table (but not nessacerily in excel). I have a list of people in a form ( a page for each person), which has a check box for different items that they can sign out next to the name, so if they take an item out of the store...
  5. T

    Access to Excel linking from a form

    I need to have a link between a check boxes in a form, and a excel type table (but not nessacerily in excel). I have a list of people in table, and a form which has a page for each person, which has a check box for different items that they can sign out next to the name, so if they take an item...
Back
Top Bottom