Excel Vba Calendar With Event Planner (To-Do List)

Kadr Leyn
1 min readAug 27, 2018

--

Data can be recorded with userform to selected date in workbook.
n this agenda example ,we used “Calendar Class” instead of calendar control .
Calendar Control is an ActiveX Control and it gives error on some excel versions.
The Calendar Class works in all version of Office VBA (Excel, Word, PowerPoint, Outlook)

The Calendar Class itself can not be added directly to the form, we need to put it to the source, as a new member of userform.

Example workbook here : https://yadi.sk/d/qWz-9nVm3aTTmC

--

--

Kadr Leyn
Kadr Leyn

Written by Kadr Leyn

A crazy man who likes net,pc,programming,music,nature

No responses yet