I have two tables where I want to combine values based on AccountID and also SecurityID. The first two screenshots are my table setups and the third screenshot is how I ultimately want the data to look.
What I am trying to get to is a person's current holdings (Shares and Values) based on initial holdings and subsequent transactions. If you think of your personal Vanguard/Fidelity/whatever investment account, I want the summary information that is on the quarterly statements based on the account activity during that time period.
If it would be possible to combine all the information into a single table rather than having two tables, that would be ideal.
How can I do this either in a query and/or as a single-table setup?
Thanks for helping an Access dummy!
![]()
![]()