get second field value from drop down

S

Stephen Green

I've been looking at MS KB article 318281 on querying two table in the same
database in FP 2002.

What I acutally need to do is query db1 for ProjectName, but carry the
associate ProjectID over to the results page where the results will be based
on db2.projectID=db1ProjectID (or the variable carried over form the drop
down). I've been slogging away trying to do it on, with no success.

Can anyone suggest the answer?

Thanks.

Stephen
 
Top