Here is a New year gift to all our readers – free 2015 Excel Calendar & daily planner Template.
This calender has,
- One page full calendar with notes, in 4 different color schemes
- Daily event planner & tracker
- 1 Mini calendar
- Monthly calendar (prints to 12 pages)
- Works for any year, just change year in Full tab.
See more snapshots here: 2015 Calendar template snapshot 1, snapshot 2
Download 2015 Calender – Excel File
Click below links to download the calendar you want:
- 2015 Calendar & Daily planner [Works in Excel 2013, 2010, 2007 & Mac Excel 2011]
- 2015 Calendar Template – Week starting on Monday [Excel 2013, 2010, 2007 & Excel 2011]
- 2015 Calendar Template [Excel 2003]
How does this Calendar work?
This uses same techniques as mentioned in previous calendars. So check out this page to learn.
Go ahead and enjoy the download. The file is unlocked. So poke around the formulas and named ranges. Learn some Excel.
More Calendar Downloads:
Download these additional calendar templates and start your new year in awesome fashion!
2014 Calendar, 2013 Calendar, 2012 Calendar, 2011 Calendar, New Year Resolution Tracker, Picture Calendar Template and Todo list template
Techniques used: INDEX | OFFSET| INDIRECT | Array Formulas | Using Date & Time in Excel | Conditional Formatting
















One Response to “Easily Convert JSON to Excel – Step by Step Tutorial”
Great guide! You mentioned that "Power Query in Excel offers a quick, easy and straightforward way to convert JSON to Excel." This is very true for simple structures. For those dealing with deeply nested JSON that Power Query struggles with, I've found a few tips helpful: 1) Flatten the JSON structure before importing if possible, 2) Use Python for more complex transformations as you suggested.