Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I stop my Subform from changing!

Status
Not open for further replies.

Shiloh917

Technical User
Nov 20, 2003
12
US
I have a form based off of two forms The EmpData form and the Personal Information Form. I am adding information into these forms on a regular basis they are connected by the EmpID and ID keys. The problem is after I have edited the form and then I need to go back in and add more information I have to start all over and re add the information in. The subform is not keeping the information in it. I look in the personal Table which the subform is based on and the information is there but it adds it in as a separate row each time I add info. I just need the information entered in one time for each employee and then if they need to change an address or contact name I just want to open the form and edit it. Please help!
 
Hi

You need to explain a bit more about how you have your forms set up, are they bound forms ?

How do you navigate to an existing record to change it, as opposed to inserting new record

Do you have any relationships set between your tables

do you have the master/child properties set on the sub form control(s)

Data is held in tables, not forms, so you need to describe the structure of the tables


Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
 
I figured it out. All I needed to do was on the Personal Form which is the Subform was set data entry to No. Thanks anyway!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top