Recent content by Naia

  1. N

    Subform Error

    The tables do need to be separate. I cannot post my entire database due to size and confidentiality reasons. I think I have fixed the relationships, but the subform is still not working. Does anyone know how to fix it? Thanks
  2. N

    Subform Error

    Relationships How can I change the relationship from 'one to one' to 'one to many'?
  3. N

    Subform Error

    Database Example See attached for example of problem
  4. N

    Subform Error

    I tried that If I remove the Header portion the subform appears blank when I return to form view. It also give the error: The text you entered isn't an item in the list. Select an item from the list or test that matches an item on the list.
  5. N

    Subform Error

    Master/Child Properties My field properties are set as such: Source Object: Pro1-1ASTM Link Child Field: RID Link Master Fields: Header.RID Enabled: Yes Locked: No (see attached picture) I tried changing the master field link to just RID, but when I switch from design view to form view the...
  6. N

    Subform Error

    I have a subform in a form. I have linked the forms together with a common field. Whenever one clicks into the subform, they receive this error message: The LinkMasterFields property setting has produced this error: 'The object doesn't contain automation object 'subform_name." Please help me...
  7. N

    Form data not displaying

    I have dug a little deeper into the problem. I no longer think the record is not saving in the form. The records are just out of order. How can I control the record order?
  8. N

    Form data not displaying

    I appoligize for my Access vocabulary not being quite up to par. I am opening the form from the forms tab on the database window.
  9. N

    Form data not displaying

    I have a form with 100 records. I create a new record each day. Sometimes I need to reference an old record so I scroll back in the form for find the record I am looking for. I have recently created a new form. This form allows me to create a new record, but if I close out the form and...
  10. N

    Form data not displaying

    My data entry is set to NO, but I don't think that is causing the problem. I want to be able to enter data on a new form but also be able to scroll through and view historic forms. My current problem is I am able to fill out a new form but once you click off of it, you cannot return to it even...
  11. N

    Form data not displaying

    I have recently created a new form that saves data to three different tables. I can enter information into the form, when I close the form I do not get an error message. When I reopen the form, however, the record is not there. The information was saved to all three tables. Why is the form...
  12. N

    Hiding Forms/retiring values

    Two questions: 1) I have created a new form to replace an old form. However, I am a little nervous about deleting the old form. Is there a way I can hide it or move it so it doesn't confuse my data entry technicians (they are very easy to confuse). 2) I have a drop down list on a form which...
  13. N

    Inserting Pictures into Forms

    Not Quite I don't think I was specific enough with my question. I want to insert a different picture into each form screen. Kind of like a field entry area. The attached picture is what I am seeing.
  14. N

    Inserting Pictures into Forms

    I want to insert pictures into forms. I don't want to use links, the image must appear on the form. I created an OLE but when I insert the picture it appears very small with the file name underneath it. The icon box was not selected during the insertion procedure. I am using bitmap files, I...
  15. N

    Updating a Related Table

    In the future should I create relationships in the Forms/Queries database, the Tables database, or both are the same?
Back
Top Bottom