I have calculated the amortisation and interest expense numbers through a complex workflow and summarised the data into monthly columns.
Now I want to create a separate table with accounting double entries using these numbers e.g. interest expense amount for Jan should be used to create the following journals..
Dr. Interest expense 3,231
Cr. Lease liability (3,231) - note that line item is not in my original data, I want to manually add it and then map it with negative amount of interest expense.
Any ideas on how this can be done?