picture insert into form based off matching fields

F

Fipp

I have a form based off a query that links 2 tables together.

The formation table has 3 fields in it.
[formation]
[variation]
[backfield]

The other form is formationpic and it is comprised of 4 fields
[formation]
[variation]
[backfield]
[picture]

[picture] is an ole object comprised of a picture of the formation. In the
two tables formation,variation, and backfield are equal to each other.

On this form I would like to be able to enter the formation, variation, and
backfield, into the form and when they are all completed I would like the
matching picture to pop up into the box.
 
Top