Search results

  1. L

    Help with adding some dynamic elements to a report

    I'm trying to add some elements to a report that I figure need to be populated with code, but when I tried to do this I started getting errors about my report having incompatible elements and it wouldn't let me save. This continued even after I deleted what I assumed were the offending elements...
  2. L

    How to use the "Where" option in a totals query

    Can someone give me an example of how the "Where" option in a totals query is used? Am I just supposed to choose "Where" and then fill in the criteria line with the appropriate criteria? Or is that separate from how the "Where" option works.
  3. L

    Report causes Access 2003 to crash

    I've created a database in Access 2010, but some of the users still have Access 2003. Every other part of the database seems to work properly. There are forms that the users can navigate to enter records and those work fine. The report in question is fairly simple and is just based on a query...
  4. L

    Showing or hiding a control based on combo box selection

    Access newbie here... I have a form where the user must select an option from combo box. On some of these options, I want a comment text field to appear which must be filled out by the user. In preparation for this, I added a yes/no field to the table where the options are stored for...
  5. L

    Calculated fields and aggregate functions

    I'm extremely new to Access, so if you need clarification on something I'd be happy to do that. I'm still learning the lingo. I have a table with the following fields: -ID number -Function -Date -Start Time -Stop Time -Number Processed I want to create a query that will calculate the hourly...
Back
Top Bottom