Computing.Net > Forums > Office Software > form field not saving 2 table

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

form field not saving 2 table

Reply to Message Icon

Name: gaayathiri
Date: May 17, 2005 at 00:03:42 Pacific
OS: WinXP pro
CPU/Ram: 256
Comment:

hi,
I am using access 2000.

I have a form based on a table. in that form I have:

event name,event id, location, time
participant name, id, house

event & participant names are combo box. others text box.
when I select the event name the event id,time and location are displayed automatically (used an "on Change" event)

when Participant name is selected the house and their id is displayed like said above using the same method.

my probelm is that when I go back to see the data in the table, there's nothing in the following fields: event id, location, time, participant id, house <--these are the auto populating fields.

how do I get the details to be saved to the table?

thnx.



Sponsored Link
Ads by Google

Response Number 1
Name: ChanSahib
Date: May 17, 2005 at 00:10:38 Pacific
Reply:

Have you added a "save" command button on the form?

And is your form only based on one table?


0

Response Number 2
Name: gaayathiri
Date: May 17, 2005 at 00:19:02 Pacific
Reply:

form is based on one table.
the auto populating fields come from other tables. I am using dlookup function to match the data and display them. I need the displayed data to be saved to the table that the form is based on.

as for the save button: no. but I do click the save icon. does that make any difference?

thnx


0

Response Number 3
Name: ChanSahib
Date: May 17, 2005 at 04:56:24 Pacific
Reply:

sorry - using the save icon is the same as having a save command button

are the fields in the auto populating table related to the main table ?


0

Response Number 4
Name: smithdk
Date: May 17, 2005 at 14:54:26 Pacific
Reply:

Ensure those autopopulating boxes are bound to the fields in the table (not unbound).


0

Response Number 5
Name: gaayathiri
Date: May 17, 2005 at 16:32:29 Pacific
Reply:

relationships exist between the tables used.

If I get the fields bound to the fields in the respective tables, then the form fields display "#Name" instead of the value they are supposed to have looked up.

no expressions or control source is used in the auto populate fields. all the work is done by event name and participant name fields which have "on change" code to auto populate the fields.


0

Related Posts

See More



Response Number 6
Name: smithdk
Date: May 17, 2005 at 19:05:25 Pacific
Reply:

If you are getting #Name? when you bound the control to the field name then there is something wrong. That means it can not find the field name. Look at the control source for the form itself to make sure you included all the field names you want to update.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: form field not saving 2 table

Unable to update form fields www.computing.net/answers/office/unable-to-update-form-fields/7329.html

Change outlook default form fields www.computing.net/answers/office/change-outlook-default-form-fields-/2274.html

Change outlook default form fields www.computing.net/answers/office/change-outlook-default-form-fields-/2238.html