<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : MS Access 2007 SOLVED</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : MS Access 2007 SOLVED]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 22:35:59 +0000</pubDate>
  <lastBuildDate>Mon, 28 Jul 2008 17:23:42 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11604</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[MS Access 2007 SOLVED : I noticed today that if there...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11604&amp;PID=39010&amp;title=ms-access-2007-solved#39010</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2504">rgracie</a><br /><strong>Subject:</strong> 11604<br /><strong>Posted:</strong> 28 July 2008 at 5:23pm<br /><br />I noticed today that if there is another form open while opening the form that contains the calendar control it works properly.<DIV>&nbsp;</DIV><DIV>So this is definitely a bug...</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Robert</DIV>]]>
   </description>
   <pubDate>Mon, 28 Jul 2008 17:23:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11604&amp;PID=39010&amp;title=ms-access-2007-solved#39010</guid>
  </item> 
  <item>
   <title><![CDATA[MS Access 2007 SOLVED :  There seams to be a problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11604&amp;PID=38948&amp;title=ms-access-2007-solved#38948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2504">rgracie</a><br /><strong>Subject:</strong> 11604<br /><strong>Posted:</strong> 27 July 2008 at 4:10pm<br /><br /><p>There seams to be a problem with the </p><div>Calendar.DayView.ScrollToWorkDayBegin function.</div><div>&nbsp;</div><div>AND </div><div>&nbsp;</div><div>Public Function ScrollToCurrentTime(dTIime As Date)<br>&nbsp;Dim Indx As Long<br>&nbsp;&nbsp; Indx = m_objCalendarCrt.DayView.GetCellNumber(Format(dTIime, "hh:00"))<br>&nbsp;&nbsp; m_objCalendarCrt.DayView.ScrollV Indx<br>End Function</div><div>&nbsp;</div><div>Nothing will get the control to move to the current work day time in Access 2007. </div><div>&nbsp;</div><div>Worked perfectly in Access 2002.</div><div>&nbsp;</div><div>~ Robert<br><br><br>Cause &amp; Solution:<br><br>Ok, So after a TON of testing and breaking down my app, I have discovered the cause of the problem.<br><br>In MS Access 2007, if you have the calendar control on a tab control, and do anything (simply setting focus to a particular tab) in code on the Forms Open Event, the control looses it's ability to be update by code.<br><br>In all Previous version of MS Access 2000, XP and 2003 this behavior is not seen.<br><br>The solution is to simply perform all modifications to the tab control in the forms Load event after the calendar control is completely initialized.<br><br><br>&nbsp;~ Robert<br></div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Sun, 27 Jul 2008 16:10:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11604&amp;PID=38948&amp;title=ms-access-2007-solved#38948</guid>
  </item> 
 </channel>
</rss>