Hi all, I am trying to learn VBA (mostly through examples on forum searches & VBA for dummies) and I think my head is about to explode!
I have tried many examples of similar questions/problems with modifications but I can't seem to get anything to do anything!
I am hoping someone can help me with what is probably a reasonably simple solution.
I am using Excel 2010.
I have a "Job Checklist" where all my job data is stored. Job #, Address, Details etc, and Scheduled completion date.
There are many job checklist work books (and growing in number) stored in a single folder and I want to create a "To-Do List" workbook in the same folder that will check for upcoming jobs when it is opened or a button to "refresh" the sheet (without opening all the Job workbooks).
The "Job Checklist" will have file names like Job Checklist 1500, Job Checklist 1550, 1600, etc.
I would like the "To-Do List" to show me jobs that are coming up based on how many weeks to go before scheduled completion. (ie: 6 weeks to go, 5, 4, 3, 2, 1) shown in Columns C, D, E F, G based on the current days date (cellX2 Job C'List).
There are probably 60 or 70 jobs at any one time that would be 6 weeks or sooner to scheduled completion date.
So the To-Do List doesn't become endless I would also like to add a check box or a tick in the "complete" cell (Column H) that updates "Job C'List X" and saves updated C'List Data back to "Job C'List X" in cells in column V that corresponds to the job, so the job is marked as done and doesn't appear in the "To-Do List" again. (Maybe a button function of some sort?)
I have attached sample work books so hopefully someone can give me some pointers on where to start.
Regards,
Martin
Bookmarks