Jump to content

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

Recommended Posts

Posted

Hi all,

Hope everyone had a great new year.

I am trying to do the following:

user selects an item from a pop up list.

Once this is done then the user is asked to select from a popup list for items only connected to the first choice.

The tables are:

1st Table: Account type:;), PK AccountTypeID, only other field AccountTypeName.

2nd Table: Account::, PK AccountID, AccountName, AccountNumber, Balance, BalanceDate, TaxType.

Do I have to add fields into both tables so they can be used as lookups? and what should I link the two tables by?

Thanks again.

Milton.

Posted

You need what's referred to as a conditional value list. It's not clear to me what limits the choices in the second popup menu.

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