I have a general ledger listing (csv) from which I wish to recreate a transaction audit trail (ultimately in numerical transaction number) - yes, it should be easily available but the software concerned will not provide it, go figure! An extract is below; sorry I cannot get xl2bb to work, so copied via Word.
I have tried messing around in Power Query, but ultimately failed.
What I want is eg
Account # Date Debit Credit
000 92 22/04/2024 399.00
....
110 20 03/08/2023 800.00
...
130 1 24/09/2022 10.00
etc
I have included only the first item for each of the three accounts but want everything per account.
Any other information I can get via lookup, and then I can sort by trans no.
Data extract
I have tried messing around in Power Query, but ultimately failed.
What I want is eg
Account # Date Debit Credit
000 92 22/04/2024 399.00
....
110 20 03/08/2023 800.00
...
130 1 24/09/2022 10.00
etc
I have included only the first item for each of the three accounts but want everything per account.
Any other information I can get via lookup, and then I can sort by trans no.
Data extract
000 | Equipment | ||
# | Date | Debit | Credit |
92 | 22/04/2024 | 399.00 | |
133 | 29/10/2024 | 143.61 | |
135 | 07/11/2024 | 282.00 | |
Balance: | 824.61 | | |
110 | |||
# | Date | Debit | Credit |
20 | 03/08/2023 | 800.00 | |
18 | 03/08/2023 | 450.00 | |
19 | 03/08/2023 | 450.00 | |
24 | 31/08/2023 | | 1,250.00 |
37 | 31/10/2023 | | 450.00 |
Balance: | | - | |
130 | Bank | ||
# | Date | Debit | Credit |
1 | 24/09/2022 | 10.00 | |
2 | 15/10/2022 | 4,783.30 | |
3 | 19/10/2022 | 178.20 | |
4 | 21/11/2022 | 1,577.52 | |
5 | 06/12/2022 | 376.20 | |
6 | 14/02/2023 | 247.50 | |
7 | 28/02/2023 | 267.30 | |
8 | 14/03/2023 | 178.20 | |
9 | 28/03/2023 | 178.20 | |