P Pankaj Arora New Member Sep 7, 2014 #1 Hi , I want to refine Vendor Ageing Data so that net amount can be shown on the date ignoring collection and any payment made further in such matter. My requirement is marked in yellow colour. Attachments Vendor Ageing Analysis.xlsx 60 KB · Views: 28
Hi , I want to refine Vendor Ageing Data so that net amount can be shown on the date ignoring collection and any payment made further in such matter. My requirement is marked in yellow colour.
P prasaddn Active Member Sep 18, 2014 #2 Hi, for Col D to H for the rows in yellow. Have this formula in D6 and copy to H6 =IF(D5>0,SUM($D5:D5),0) I am sure you might have found solution long back. Regards, Prasad DN
Hi, for Col D to H for the rows in yellow. Have this formula in D6 and copy to H6 =IF(D5>0,SUM($D5:D5),0) I am sure you might have found solution long back. Regards, Prasad DN
P Pankaj Arora New Member Sep 21, 2014 #3 prasaddn said: Hi, for Col D to H for the rows in yellow. Have this formula in D6 and copy to H6 =IF(D5>0,SUM($D5:D5),0) I am sure you might have found solution long back. Regards, Prasad DN Click to expand... Thanx a lot for your solution.
prasaddn said: Hi, for Col D to H for the rows in yellow. Have this formula in D6 and copy to H6 =IF(D5>0,SUM($D5:D5),0) I am sure you might have found solution long back. Regards, Prasad DN Click to expand... Thanx a lot for your solution.