Brian Rogers
brogers at drhorton.com
Mon May 8 19:38:31 CDT 2006
Thanks for the reply. Is there a later version? Brian ________________________________ From: accessd-bounces at databaseadvisors.com on behalf of DWUTKA at marlow.com Sent: Mon 5/8/2006 10:04 AM To: accessd at databaseadvisors.com Subject: Re: [AccessD] trouble with minicalendar on a subform A2003 Sorry, the Minicalendar v. 3 was a little clunky, not designed to run as a subform. Drew -----Original Message----- From: Brian Rogers [mailto:brogers at drhorton.com] Sent: Sunday, May 07, 2006 4:40 PM To: accessD at databaseadvisors.com Subject: [AccessD] trouble with minicalendar on a subform A2003 I have been using the minicalendar with no problem until I took the form it was on and made it into a subform. Now I can't get Access to find the subform and the control I want the date to go to. Below works great when [f builder schedule] is the main form, but when I use it as a subform, it doesn't work. I will no longer need it as a main form. Private Sub Command87_Click() 'Call the MiniCalendar to set the date Call fMiniCalendar(, , "[f builder schedule]", "[ Plan Rev Date]") End Sub Please help with syntax Brian -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com