Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Using info from 1 form to another but not linked to the same table.

$
0
0
I have two forms each linked to their own table.

Form 1 has 6 fields 2 of which appear in form 2. Form 2 has these 2 fields and 3 of it's own.

When you go from form 1 into form 2 clicking the button I would like it to look and see if there is already a record for this in Table 2 and display this so you can edit the information.

If there isn't already a record I want it to go to a new record but fill in the 2 fields from form 1 so you only have to fill in the additional details.

What sort of code would I use to achieve this?

Viewing all articles
Browse latest Browse all 13329

Trending Articles