Search results

  1. R

    Updating field on multiple records selected in continuous form

    I have a form listing tasks to which I make personnel assignments with a multi-value list field type. It takes some time to select from 15-25 employees on the list for each task, especially considering that small groups of employees will be assigned to the same selection of tasks. What I want...
  2. R

    Clear values in multi-value field

    How do I clear values in a multi-value field in code. It seems it won't work in an update query. The field values are numeric long.
  3. R

    Select multiple records in subform to create new table

    I need to create some new records based on main form data and a selection of records from a sub form. The main form and sub form have different sources. I wanted to show the source fields in the sub form along with a check box to allow the users to select individual records. The record source...
Back
Top Bottom