kashifzafar02
New Member
- Joined
- Jan 28, 2022
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
Dear All
I have accounting entries in the following format
Out put I am looking for is:
Link to file is
I have tried Power query also but cannot get the logic. Any help is appreciated.
Thank you.
I have accounting entries in the following format
Date | Voucher No | Party | Dr/Cr | Debit Amount | Credit Amount | Net |
03-01-22 | 1 | A | Dr | 100 | 100 | |
03-01-22 | 1 | B | Cr | 100 | -100 | |
03-01-22 | 2 | A | Dr | 40 | 40 | |
03-01-22 | 2 | C | Cr | 40 | -40 | |
03-01-22 | 3 | D | Dr | 72 | 72 | |
03-01-22 | 3 | A | Cr | 72 | -72 | |
03-01-22 | 4 | A | Dr | 2 | 2 | |
03-01-22 | 4 | A | Cr | 2 | -2 |
Out put I am looking for is:
A | B | C | D | Total | |
A | 0 | 100 | 40 | -72 | 68 |
B | -100 | -100 | |||
C | -40 | -40 | |||
D | 72 | 72 | |||
Total | -68 | 100 | 40 | -72 | 0 |
Link to file is
Cross tab.xlsx
1drv.ms
I have tried Power query also but cannot get the logic. Any help is appreciated.
Thank you.