Search results

  1. D

    DCount giving error for all records

    I am trying to use DCount to count the number of records (speakers) for each session. Not being very savvy with DCount, I copied code that I had working for another instance of needing to count the number of records. My query has three fields Query used: Web/PrintReport_qry Session Id - number...
  2. D

    Return an integer based on time.

    I have a query with a Start Time where the need to return a set integer in another field in my query. I am attempting to get this to work in my StripSecondsQry. I am not getting any error messages and I am not getting any output, When I view this in the Locals window I can see that it should...
  3. D

    Loop through query to assign a value to a new field

    Using Access 2010: I have a query with four fields: ORG_NAME, PERS_NAME_LAST, CountOfORG_NAME, and BdMbrCount. There are a couple hundred companies in the database with 1-7 people associated with each company. I need to number each person so that they have a number, 1-7 in the MemberCount...
  4. D

    Hello from Wisconsin

    I have been working with Access since 2.0. I have learned enough to get me into trouble and I spend a lot of time trying to find the answer to VBA programming Access to make my co-worker's lives easier. Not to mention the rush when I finally get something to work.:)
Back
Top Bottom