Jump to content

This topic is 7380 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have two fields with drop down lists. The lists come from a related database.

Field 1 = Card Name

Field 2 = Card Number.

In the related database there are two colums, Colum A Card Name has a corresponding Colum B with Card Number.

What i want is on the record entry database, when user chooses Card Name from the drop downlist, for corresponding Card Number to be auto entered from Colum B in the related Database.

Is it possible?

Posted

Relate Card Name in the record entry database to Card Name in the related database. Then make an auto entry calculation for card number in the record entry database = RelatedDatabase::card number (substitute your actual name for RelatedDatabase). Even simpler: just put the card number field from the related database directly on the layout of your record entry database.

This topic is 7380 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.