Search results

  1. C

    Custom Message for Duplicate Entries

    I have tried the code below, but I am not getting what I need. I have a table [Student Info] with a field [Student ID] as the primary key and many other fields. I added the Student ID field to my form, [Student Add]. When I input an ID that already exists I get an error code as expected but...
  2. C

    Multiple Charts and Unbound fields in single report

    Working on a report that displays multiple pie charts. Each chart is based on a different query. I cannot pull a single query for all charts due to the criteria for each conflicting with each other. Each query is filtered by Fiscal Year based on what I input into my Fiscal Year Filter form. The...
  3. C

    Query for charts

    Hello, I have a table with student data listed for both their primary training and advanced training. Once each student completes a phase their record is updated, but all the information is held in one table. We need to get percentages for several categories from this table, however I need it...
Back
Top Bottom