Is there a way to query this table back to combine records that have like accounts and like cusips?
For example records 1 and 2 have the same account and cusip...can i put them in the same line (Account - CUSIP - AMOUNT L - AMOUNT S - DIFFERENCE)? Also PH9217 does not have an offset...i would just have AMOUNT S be 0. L stands for Ledger S for Statement.
ID account cusip amount L/S
1 PH4056 123456789 500 L
2 PH4056 123456789 600 S
3 PH4055 676767677 1000 L
4 PH4055 676767677 1000 S
5 PH9217 123456789 500.01 L
Bookmarks