Hello all,
I have a database set up with two main tables - Accounts and balances. The accounts table has an AccountID and the balance table has a BalanceID. Each account can hold several assets, and each combnation of account and asset has a unique AccountID. What I want is is a form where you could specify an asset, and it would bring up a new BalanceID for each account that holds that asset, all on one form. Is this possible? Could anyone please help me with this? Thanks everyone!
I have a database set up with two main tables - Accounts and balances. The accounts table has an AccountID and the balance table has a BalanceID. Each account can hold several assets, and each combnation of account and asset has a unique AccountID. What I want is is a form where you could specify an asset, and it would bring up a new BalanceID for each account that holds that asset, all on one form. Is this possible? Could anyone please help me with this? Thanks everyone!