Search results

  1. M

    Error Message when Duplicating Record

    So i've built a simple database (that was working pretty well until i moved the file to a network drive so other employees could work with it - i think this COULD be the problem). In any case, i have a form that pulls its data from a few tables/queries and updates this "master table". I have...
  2. M

    simultaneously generate separate reports with filtered results

    I'm not sure if I'm explaining this correctly but an example would probably make it clearer. I'm looking to generate separate reports (with the same layouts) however the "filtered field" is different on each. For example, the 3 fields I want in the report are - "responsibility", "entity name"...
  3. M

    Button to save as new record + duplicate fields

    Ok so, since you guys know everything it seems, im looking for a few things here First - i have a calculated field in a query which is the combination of entity name and date. it works great as an identifier for us since we can see when this entity's details are from. (and we want to keep the...
  4. M

    Field Dependent on Combo Box

    Hello, i'm trying to make a form in which one field is automatically populated from the selection in a combo box (which pulls from a table) Bascially i have a list of unique entity numbers and unique entity names. What i want to have happen is i select the entity number from the list and the...
Top Bottom