Form Entry with Multiple Tables

samhu

New member
Local time
Today, 00:30
Joined
Jun 28, 2013
Messages
3
Linked Table Forms with Image Background

Hi All,

I am currently working on a form that involves several linked tables. Since our personnel got so used to a certain form format, I have scanned the form and imported into an access form as a background and have laid corresponding fields on top.(I have attached a snapshot of the form). This works great for a view only form, but I can't seem to add/edit records using this form because of the table relationship. I have done some research, and found that one way to get around this problem is to use subforms, but that would kill the form format. Another way I have seen (which I am not sure how to do) is to have a temporary field and once you hit the submit button it will then fill out the tables. I am sure some of you have had this problem, is there a better and cleaner solution to this? If there is, can you please provide example so I can follow?

Thank you for your help in advance. :)
 
Last edited:
That depend of your database.
You can try to create a query that keep together all necessary fields then use this query as record source for your form.
 

Users who are viewing this thread

Back
Top Bottom