Date Sort Test-New.xlsm
Ok so here is a puzzle for a VBA Guru.. I have no idea how to proceed.. All I have done so far is create a command button that creates a new sheet called status when its clicked. In the Database1 Sheet there are accounts constantly being added and deleted, each row in Database1 is 1 account. I need a VBA Macro that can scan the Database1 sheet and locate any accounts that are delinquent and post some specific info from those accounts on the new status sheet.
In the Database, "Column I" shows the beginning date of each account. Payments are due on a monthly basis and the exact due day is specified in "Column L". The attached sheet shows some fictitious accounts and i manually populated the status sheet to try and show what I need the status sheet to show from the delinquent accounts. Please post any questions and I will try to answer them as best i can to clarify what is needed. Any help is greatly appreciated!
Bookmarks