Search results

  1. K

    Need a report based on the valve of list boxes

    Access 2007 windows 7 I have the attached database with sample data. I need to create some reports based on the number of times an item in the list box comes up. The idea is that the report field for Class will show the number of Novice, Tech, HF Tech, General, Advanced, and Extra...
  2. K

    Put data in form without running a query

    Windows 7 Access 2007 I have a form that I want to put a calculated date in. The value is based on a table called Dues, and is the max date for the DatePaid field in the Dues table. The value is not to be editable and I don't want to run a query to get it. The purpose of the field is to...
  3. K

    Form update quit working

    All of a sudden all of my dropdown boxes will not update. I update them, go to the next record then come back and they are just as they were before updating. This happens when I run look up. Anyone have an idea why? I have included a sample.
  4. K

    Windows 7 MS Access 2007 get most recent date

    I have a need to get the most recent date from one record and put it in another record. The tables are linked. I don't want to run a query every time the date is needed. All I have been able to find requires a query. Is it possible to do this without running a query every time?
  5. K

    Create a table for each record in another table

    I am trying to create an access 2007 database for Windows 7 that tracks payment dates for club members. I need a record for each date that the member paid. Each member has a separate record in a table called Roster. I want to take three fields from roster and put them in an individual table for...
Back
Top Bottom