S
steveinbeloit via AccessMonster.com
I have two tables. Accounts and AcctDetails.
Accounts has two columns, Account and Desc.
AcctDetails has three columns, Account, Date, and Balance.
there are multiple detail lines per account, just will different dates and
balances.
For each account in Accounts, I need the most recent date row and that
balance from the details table.
I am getting hung up and can't get this.
Thanks,
steve
Accounts has two columns, Account and Desc.
AcctDetails has three columns, Account, Date, and Balance.
there are multiple detail lines per account, just will different dates and
balances.
For each account in Accounts, I need the most recent date row and that
balance from the details table.
I am getting hung up and can't get this.
Thanks,
steve