Hello There,
I have a excel table which lists summarised data, based on operation of a file. It includes a file name processed on a particular date, and the various totals of it's operation (eg. total : Matched transaction, transaction having No PO, etc.)
On another worksheet it gives a month wise operation overview. I would like to know how this could be achieved using actual VBA code and through formula.
Based on particular month:
-How many files were processed
-Sum of all transactions that were matched, has No PO, etc.
For a better explanation, I have attached a sample workbook for your reference.
Looking forward to hear from you.
Regards,
Don
I have a excel table which lists summarised data, based on operation of a file. It includes a file name processed on a particular date, and the various totals of it's operation (eg. total : Matched transaction, transaction having No PO, etc.)
On another worksheet it gives a month wise operation overview. I would like to know how this could be achieved using actual VBA code and through formula.
Based on particular month:
-How many files were processed
-Sum of all transactions that were matched, has No PO, etc.
For a better explanation, I have attached a sample workbook for your reference.
Looking forward to hear from you.
Regards,
Don