Hi there,
We are trying to improve the way we are prioritising payment of invoices and giving department managers the ability to "sort" which invoices should get paid first based on needs to the organisation. With COVID things are tight at the moment with cash, therefore we want to ensure there is no impact on significant services if we are not able to pay all invoices on time. Since there is no built in function to do this in our ERP we have resorted to Excel to assist.
Basically the financial controller at the start of the week will advise how much can be paid this week as a total figure. I have tried then using a "Running total" formula M3=SUM($H$2:H3)), which is then dragged down and leads to N3 =IF(M3>'Stripped Example'!$M$1,"Pay limit exceeded. Invoice will not be paid this payrun","Invoice will be paid in this payrun"), also dragged down, to make it clear to the user what invoices will be paid based on the sorting.
The issue comes up on how I can make it as easy to sort as possible for the user and for the formulas to remain consistent. I have tried using "Cut/Paste" rows which leads to the SUM formula in column M to be out of order. Do you have any suggested alternatives? I have tried searching online for a template to do this also with no luck, but by all means if you have a cleaner version you recommend we should use please suggest away
Cheers,
MrT
We are trying to improve the way we are prioritising payment of invoices and giving department managers the ability to "sort" which invoices should get paid first based on needs to the organisation. With COVID things are tight at the moment with cash, therefore we want to ensure there is no impact on significant services if we are not able to pay all invoices on time. Since there is no built in function to do this in our ERP we have resorted to Excel to assist.
Basically the financial controller at the start of the week will advise how much can be paid this week as a total figure. I have tried then using a "Running total" formula M3=SUM($H$2:H3)), which is then dragged down and leads to N3 =IF(M3>'Stripped Example'!$M$1,"Pay limit exceeded. Invoice will not be paid this payrun","Invoice will be paid in this payrun"), also dragged down, to make it clear to the user what invoices will be paid based on the sorting.
The issue comes up on how I can make it as easy to sort as possible for the user and for the formulas to remain consistent. I have tried using "Cut/Paste" rows which leads to the SUM formula in column M to be out of order. Do you have any suggested alternatives? I have tried searching online for a template to do this also with no luck, but by all means if you have a cleaner version you recommend we should use please suggest away
Cheers,
MrT