Search results

  1. S

    Query to re-organize data (single field into multiple fields)

    Hi, I have a table that describes an action undertaken by a person, where there is one record PER action -- together, IndustryNo, DeptNo, PersonNo and Action describe a unique record. There is at least one record for every person of interest, and some people may have multiple actions...
  2. S

    Updating Chart in Report based on input from form with VBA

    Hi all, I am new to both Access and VBA, so here goes... I have an MS Graph Chart in a report that I would like to update based on input from a form. The form has several checkboxes. The user clicks on them to select fields to be used in a SELECT statement for a Make Table query. I would...
Back
Top Bottom