![]() |
Creating to do lists
Hello.
I need some help with creating a todo list. I work in recruitment, and we have certain things to do after certain periods of time. For example, I have to contact the hiring manager 2 days after a vacancy closes, which is 14 days after it opens. I have created a spreadsheet with all the different activities and their dependancies, and I can put in the opening date and get a list of other dates when I need to do something. The problem is, I have 30+ jobs on the go at one time. What I want to do is have excel scan all the data, then present me with a date ordered to do list.. so I can see all the activities I should be doing today. Is this possible? thanks for your help. Wendii |
Creating to do lists
On Mar 2, 4:34 am, wrote:
Hello. I need some help with creating a todo list. I work in recruitment, and we have certain things to do after certain periods of time. For example, I have to contact the hiring manager 2 days after a vacancy closes, which is 14 days after it opens. I have created a spreadsheet with all the different activities and their dependancies, and I can put in the opening date and get a list of other dates when I need to do something. The problem is, I have 30+ jobs on the go at one time. What I want to do is have excel scan all the data, then present me with a date ordered to do list.. so I can see all the activities I should be doing today. Is this possible? thanks for your help. Wendii Sort on the date? |
Creating to do lists
Sort on the date?- Hi MD.. Maybe I'm missing something obvious, but I can't work out how to do that.. I have the activities across the top of the spreadsheet (there's about 20) and the jobs down the side.. if I sort using the dates, I can sort on one activity at a time (or a maximum of 3) whereas I want to know all the things I need to do today. Does that make sense? Wendii |
Creating to do lists
|
Creating to do lists
I would suggest that you write a macro that looks at all the date in your
data table, and if it finds a date on the row that is today's date, that it copies the row header and column header for that date entry to a new worksheet. Sounds like a fun macro to write! Bob Flanagan Macro Systems http://www.add-ins.com Productivity add-ins and downloadable books on VB macros for Excel wrote in message ... Hello. I need some help with creating a todo list. I work in recruitment, and we have certain things to do after certain periods of time. For example, I have to contact the hiring manager 2 days after a vacancy closes, which is 14 days after it opens. I have created a spreadsheet with all the different activities and their dependancies, and I can put in the opening date and get a list of other dates when I need to do something. The problem is, I have 30+ jobs on the go at one time. What I want to do is have excel scan all the data, then present me with a date ordered to do list.. so I can see all the activities I should be doing today. Is this possible? thanks for your help. Wendii |
Creating to do lists
Bob said: "*Sounds like a fun macro to write!"
Bob, did you mean fun as in fun, or fun as in hard?! I had to find instructions to find out how open macro window... I'm prepared to do the work and learn, but not if what I'm trying to do is really hard! Wendii |
Creating to do lists
On Mar 2, 4:34 am, wrote:
Hello. I need some help with creating a todo list. I work in recruitment, and we have certain things to do after certain periods of time. For example, I have to contact the hiring manager 2 days after a vacancy closes, which is 14 days after it opens. I have created a spreadsheet with all the different activities and their dependancies, and I can put in the opening date and get a list of other dates when I need to do something. The problem is, I have 30+ jobs on the go at one time. What I want to do is have excel scan all the data, then present me with a date ordered to do list.. so I can see all the activities I should be doing today. Is this possible? thanks for your help. Wendii If you want something more complex, then the macro suggestion seemed correct. You might try group microsoft.public.excel.programming . This is macro city supercharged with the native language vba. (Hit F11, or edit macro from the macro dialog, while in your ss. It's not something you just do. Takes some work.) You can also add color to cells based on dates and the todays date (dynamic). Not sure how. |
Creating to do lists
Debra,
that makes sense.. thank you! I need to put some time aside to work on it, but you've given me a real step up! MD - I'm determined to learn - I'll hop over to macro city, thanks for the hint! Wendii |
All times are GMT +1. The time now is 02:27 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com