Open form

G

gr

Hello, I have a form which shows all the documentation
from a device.

The form is based on tblDocu

I want the form to show not only the documents assigned to
the specific device but also to show the docu assigned to
the Category of the device.

in tblDocu I have DocuID as Primary Key and DevID as
Foreign Key from Devices table and CatID as foreign key
from Categories table. The form is a subform and is linked
to the master form with DevID is there a way to linked
doing an "Or" operation so I can link with either DevID or
CatID?? or which is the right way to accomplish what I
want?

thx a lot =)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top