Search results

  1. A

    Form/Subform link

    I have a form/subform setup with the linkcriteria set up to automatically populate 4 fields. My problem, it that the 4th one doesnt save in the table. It is set up exactly like the other ones, yet, it doesn't save.Anyone have suggestions? Thanks in advance! Aaron Senft
  2. A

    Form/Subform link criteria

    I have a form/subform set up and they are set up to populate 4 fields automatically via the link child/master fields. The problem i am having is that 3 out of the 4 fields save the data that is populated from the master form into the table and the 4th does not. The 4th field is a date, and I...
  3. A

    Module not found error on all command buttons

    My database started eating itself this morning. I got an error that said "you cancelled the previous operation" when I created a command button. After messing with it to try and fix it, something propogated to all command buttons, and now i get an error that says" Module not found". Any ideas on...
  4. A

    Module not found error on all command buttons

    My database started eating itself this morning. It started when i added a button to a form to link to another form, and when I tested it, it gave me an error that said "you cancelled the previous operation." Then after fooling around with it and changeing a few things, it eventually propogated...
  5. A

    Command Buttons that use 2 link criteria

    I am trying to create command buttons that take the user to another form, that use 2 fields to filter the records on the other table. Example Joe Smith, 25 I want to be able to pull up Joe Smith, 25 and not just all Joe Smiths. Any suggestions? TIA! Aaron Senft
  6. A

    Prepopulating fields

    I have a database where I have a drop down list that is populated from another table. What i want to do is when i select item in the drop down list, i want it to take the corresponding cost and put it in another field. Anyone know how to do this? Thanks! Aaron Senft
Top Bottom