Forum Discussion
mendthefabric
Sep 18, 2021Copper Contributor
Task List that transfers to Calendar
I am in college currently and am needing to be as organized as possible, in order to maintain my grades. I have very minimal knowledge of VBA, but I have created some. I will try my best to expla...
- Sep 19, 2021
mendthefabric A couple of days ago another student asked a similar question. He/she chose to work with a typical Calendar template found on-line, with a monthly and a weekly view. Though, it only marked days that something was due, but it didn't specify what. I slightly modified that template to achieve just that and could dump your assignments into the modified template. The calendar views were filled instantly. No VBA needed.
Personally, I would never use this kind of template. It's full with "features" that make it difficult to adapt to ones specific needs. So, use it as it is and don't try to tinker with it too much. Take it, or leave it, I would say.
Oh, and since you tag your posting with "Office365", I assume that your Excel version supports the FILTER function. If not, you may disregard the attached workbook.
Yea_So
Sep 18, 2021Bronze Contributor
mendthefabric
Sep 19, 2021Copper Contributor
I appreciate the response, it isn't quite what I am looking for. I already have the VBA inserted into the list of assignments and I've done that so as I add to the list it automatically sorts it by date and it highlights it to the color of the class.
Basically I need to know how to get that data to import to a calender, like the one shown in the picture, automatically
Basically I need to know how to get that data to import to a calender, like the one shown in the picture, automatically