Basic Unbound Useage |
Post Reply |
Author | |
Carl Jensen
Newbie Joined: 23 March 2007 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 23 March 2007 at 5:11pm |
Hello,
I'm just getting started using the Calendar control in Microsoft Access in unbound mode. At this point I'm simply trying to add an Event to the calendar and display it on the screen. I've added both the Calendar and DatePicker controls on a form and placed the following code in the Form_Load event: Me.CalendarControl1.SetDataProvider
"Provider=custom" --------------------------------------- In Access, this code generates an 'Object Required Runtime Error 424' error at this line: Set NewEvent = CalendarControl.DataProvider.CreateEvent Carl Jensen |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |