DWUTKA at marlow.com
DWUTKA at marlow.com
Tue May 9 10:57:41 CDT 2006
LOL. Drew -----Original Message----- From: Hale, Jim [mailto:Jim.Hale at fleetpride.com] Sent: Tuesday, May 09, 2006 10:47 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] trouble with minicalendar on a subform A2003 Since when did you start working for Microsoft? <snicker> Jim -----Original Message----- From: DWUTKA at marlow.com [mailto:DWUTKA at marlow.com] Sent: Tuesday, May 09, 2006 10:35 AM To: accessd at databaseadvisors.com Subject: Re: [AccessD] trouble with minicalendar on a subform A2003 Yes, but it's not finished yet. Drew -----Original Message----- From: Brian Rogers [mailto:brogers at drhorton.com] Sent: Monday, May 08, 2006 7:39 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] trouble with minicalendar on a subform A2003 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 -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com *********************************************************************** The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer. As a recipient of this email, you are responsible for screening its contents and the contents of any attachments for the presence of viruses. No liability is accepted for any damages caused by any virus transmitted by this email. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com