Linking of multiple forms to one table

rohanmalhotra83

Registered User.
Local time
Today, 02:42
Joined
Jul 26, 2010
Messages
16
Hi all

I am working on a project in which i have created a data entry form.

This form has various options to be selected and a button against each option to add comments. When this button is clicked, it calls for another form with a textbox to enter comments.

My problem is that I am not sure how to link these forms so that everything goes into one table as a single record.

Could someone help me with this?

Any help will be appreciated.

Thanks
Rohan
 
I'm laying 10-1 odds that the answer to your question is 'It shouldn't go into one table as one record'. If it should be set up to have only one table then the form would be extremely simply to configure. My guess is your table structure isn't properly normalized.

Can you post your table's structure? Include field names and types a brief description of what this data is for.
 

Users who are viewing this thread

Back
Top Bottom