I have a form that enters employee's travel plans into an Excel worksheet, including starting and ending dates - one row per travel plan.
I want to visualize these plans (start date to end date) in a calendar view in the same spreadsheet. However, I do not want to use VBA, because I do not want the spreadsheet to be macro-enabled. Also I do not want to export to Outlook.
I have looked for an example of a pivot table that could display data in a calendar layout without success - could anyone point me to an example?
Thanks in advance!
CJ
I want to visualize these plans (start date to end date) in a calendar view in the same spreadsheet. However, I do not want to use VBA, because I do not want the spreadsheet to be macro-enabled. Also I do not want to export to Outlook.
I have looked for an example of a pivot table that could display data in a calendar layout without success - could anyone point me to an example?
Thanks in advance!
CJ