Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed
Edit 2020-03-18: Enhance controls and fixing the zip by adding frmCal.frx

CodeFunctionName
What is this?

Public

Tested

Imported

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydevlib.com

Linkedin Login

Optional initialDate = ""

' To read date from user into variable
SelectedDate = frmcal.Date_AskUser()

' To set initial certain month calendar and selected date
SelectedDate= frmcal.date_askuser("11/15/2012")

Views 4,963

Downloads 1,612

CodeID
DB ID