Data entry problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • user5555
    New Member
    • Dec 2009
    • 3

    Data entry problems

    After data entry I saved and closed the file ,second time when I open the Form completed data is not visible in Form,it cannot view pre-existing records,they exist only in tables.Data Entry set on "NO".
    I can't find the problrm.
  • missinglinq
    Recognized Expert Specialist
    • Nov 2006
    • 3533

    #2
    How is the form being opened? Are you clicking on its name from the database window or is it opened from another form or switchboard?

    I'd also double check that the Data Entry Property is set to No since what you describe is the expected behavior when it is set to Yes.

    What version of Access are you using?

    Welcome to Bytes!

    Linq ;0)>

    Comment

    • user5555
      New Member
      • Dec 2009
      • 3

      #3
      I 'm clicking on its name from database window.
      Unfortunately Data Entry set on "NO", and I still have the same problem:(
      My version is Access 2007.

      Comment

      • missinglinq
        Recognized Expert Specialist
        • Nov 2006
        • 3533

        #4
        You could try creating a new, blank database and importing all objects into it. If you've got corruption this will sometimes solve the problem.

        Barring that, you need to zip up your file and post it here for us to look at.

        Linq ;0)>

        Comment

        • user5555
          New Member
          • Dec 2009
          • 3

          #5
          Thanks a lot for advises, I tried everything ,no way!
          So sorry I can't send the file.

          Comment

          • ChipR
            Recognized Expert Top Contributor
            • Jul 2008
            • 1289

            #6
            First, confirm that the data entered in the form is being added to the table. Check the record indicators on your form for how many records are in the recordset the form is bound to and make sure that checks out.

            Comment

            Working...