A question.
How should we recognise that the Payment Received Date for Bill No 1 is 16th January? There is no reference to Bill numbers on the Bank Receipt rows. Is it the case that the NEXT Receipt date after the Sales row for the Bill No. is the date to be used?
And in which case how do you allocate the receipt between two or more Bill numbers? In this case how do you allocate 40000 against Bill Numbers 1 & 25.
Or are you saying that you will always manually enter the details in K2:K10 and the task here is just to generate K11, L11, M11 etc.
I had assumed that you were wanting the system to generate K2:K10 but seemingly not.
If so use
Formula:
=IF(K7-K3<=15,K4*15%,IF(K4<=30,K4*10%,0))
Please comment.
Bookmarks