Jul 19 2021 06:07 PM
My work runs about 200 events per year.
These are listed in an excel spreadsheet.
However they also have a word template which has the layout of an annual calendar.
This means there are months across the top, and dates down the left hand side (like those big annual calendars you see on a noticeboard).
Everytime they add an event or edit an event, it has to be done in the excel spreadsheet manually, and then go into the word spreadsheet manually.
I am wondering if there is a way to update it in excel and it magically links to a template (or app) that has the look of a wall calendar.
It seems there is a lot double handling and opportunity to make mistakes.
Thanks
Tammy
Jul 20 2021 02:43 AM - edited Jul 20 2021 07:43 AM
@tammyangel Perhaps you are willing and able to move away from Word, because you could do all within Excel, with Power Query / Power Pivot (provided you are working on a PC, not a Mac).
The attached workbook contains an example that demonstrates what's possible. Sheet1 contains the Events listing (Date, Event) and Sheet2 has a (power) pivot table with the Annual Calendar view you described. All don in a quick-and-dirty manner and most likely it needs to be adapted to your real situation.
Change the events listing (change a date, add, delete, rename), and refresh the pivot table. That's it!
Edit: Added another file ("tammyangel-2.xlsx) . Power Query only. Personally I prefer that one.
Feb 15 2022 12:19 PM
Feb 15 2022 12:31 PM
@learn700 Which file do you mean? This is an old thread. I need to refresh my memory.
Feb 15 2022 12:42 PM
@Riny_van_Eekelen sorry this is the first I have used this community. It's the file you have attached in this thread.
I have a long list of milestones / events throughout the year in a list in excel (date and process), I wanted to put that into a calendar view to make it easier to see when all our deliverables, budget, etc are throughout the year.
Thanks
Feb 15 2022 12:56 PM
@learn700 Are you familiar with Power Query / Power Pivot? It's required to follow the steps taken in either of the files. I'm not able to go into detail now (on a Mac) and soon closing down for the night.
Feb 15 2022 02:51 PM
@Riny_van_Eekelen no worries. I have never used power pivot and feel like I have been stuck in time with Excel as this power world is new to me!
I'm just trying to work out from the basics using the excel help bit and learn it as I don't know anything about it to be able to follow the steps. But it sounds pretty amazing all these functionalities!
Apr 19 2022 04:48 PM
@Riny_van_Eekelen This was really helpful! Thanks.
Let's add a few more levels of complexity...
1. Let's use the previous example of 200+ events. Is it possible to add an event type to the data? Without it being part of the event name?
2. I understand that the original question was to format the calendar to be the large yearly calendar. Is it possible to format the pivot table to look like a 'regular' calendar?
Thanks in advance,
Apr 19 2022 11:38 PM
1) Yes, that is possible. How would you want to use the event type in the calendar?
2) How would a "regular" calendar look like for you?
Apr 20 2022 11:57 AM
Thanks for the quick reply.
In my use case, I'm collecting a list of workouts related to different running races. I'm training for several races and each one has a different schedule. I'm trying to consolidate all of those in one place.
I'm attaching a spreadsheet based off your original reply.
Apr 20 2022 10:47 PM
@Katrina Thompson Then it's perhaps better you go for an other solution. I while ago I tweaked a rather poorly designed calendar template to do just what you have in mind. Originally a student assignment planner, but now it's a "Berlin Marathon" planner. See attached.
Apr 21 2022 09:10 AM
Apr 21 2022 11:14 AM
@Katrina Thompson Correct. Believe this one is easier, because you want the monthly view.
Jun 01 2022 04:41 AM
@Riny_van_Eekelen Thank you for this. I have modified it for my use, but am just wondering if you could share any tips on how you created it. Is it all excel filters, or does it use any power queries etc? As I would like to understand it a bit better in case I need to make further edits.
Jun 01 2022 05:01 AM
@Dearbhla1690 That's a broad question. What exactly are you referring the to? The attachment to my previous post? If so, that one does not use Power Query. My modification to the template was to replace a VLOOKUP that returned the words "Assignment due" if it found something for that date in the event list. Quite useless.
With TEXTJOIN and FILTER, I could at least display the descriptions of all events at a particular date. Not really much tips I can give unless you ask specific questions.
Jun 07 2022 09:03 AM - edited Jun 07 2022 09:10 AM
Jun 07 2022 09:23 AM
@al_fa1922 There are no drop-downs in this template, other than the month and week. So, what do you mean? The filter button in Events show Race, Run Walk just because these words were entered in column D in the first sheet.
The Month and Week sheets just concatenate Type and Distance from the Events sheet in the calendar sheets.
Jun 07 2022 09:31 AM
@Riny_van_Eekelen Yes, the Berlin mara attachement.
I think I have it doing what I want so many thanks
Jun 07 2022 09:38 AM
Jun 07 2022 09:55 AM
@al_fa1922 You are trying to add functionality to customised template. What you have in mind. If you only want ro show "Walk" why not create a calendar with only "Walk" entries?