Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking data

Status
Not open for further replies.

advance

Technical User
Apr 26, 2001
1
US
I am trying to link data between 2 databases. I have 2 databases joined. Both databases contain part #, description, and cost fields. I want to bring the part # from one record in one of the databases and then have the description and cost fields from the same record fill in the other database. Used repeating panel but it does not link the cost and description to the part number. Seems elementary but i cannot get it to work. What am I doing wrong or overlooking? Thanks for any help.

Advance
 
To copy the cost and description into your new record, add a "modification formula" to field definition for each of these fields. The formula is simply the name of the field in the joined database that you want to get the value from.

Then, when the part number is filled in, completing the join, the modification formulas will fill in your other fields!

Sue Sloan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top