Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi,

I have: two tables, A the data file containing the records & B the options file.

On Table B

1. drop down list-Companies

2. 2nd drop down with the items.

The second list depends on the company chosen from first list. This works fine.

I need to then have the cost of the particular item chosen automatically appear in the field for "Cost".

Does anyone know how to describe how to do this?

M

Posted

I would have a Cost field in Table B lookup the Cost of the Item using a relationship to Items by ItemID.

Be sure to relate your records using IDs not text values. For example, you say that in "TableB" you have a drop down list of Companies. That doesn't sound very good, because it suggests that you are storing a company name rather than a companyID in TableB.

This topic is 5162 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.