<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ms_access at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/ms_access/</link>
    <description>Help and advice for users of MS access</description>

    <item>
      <title>Re: workdays</title>
      <pubDate>Sat, 21 Nov 2009 00:45:40 GMT</pubDate>
      <dc:creator>John Gonnello</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21720</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21720</guid>
      <description>Write an update query to update the seconf date ... From: rkulez &lt;rkulez@...&gt; Subject: [ms_access] workdays To: ms_access@yahoogroups.com Date: Friday,</description>
    </item>
    <item>
      <title>Re: workdays</title>
      <pubDate>Fri, 20 Nov 2009 13:18:39 GMT</pubDate>
      <dc:creator>Jim Wagner</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21719</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21719</guid>
      <description>I have two controls on a form. This gives me the dates for the week the top has the following in the control source =DateAdd(&quot;d&quot;,-Weekday(Date())&#43;2,Date()) the</description>
    </item>
    <item>
      <title>workdays</title>
      <pubDate>Fri, 20 Nov 2009 10:01:18 GMT</pubDate>
      <dc:creator>rkulez</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21718</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21718</guid>
      <description>Dear friends, I have two date fields in my form. When I write a date in the first field I wish the second date will be 4 workdays more(excluding only sundays).</description>
    </item>
    <item>
      <title>Access 2007 report to html</title>
      <pubDate>Fri, 13 Nov 2009 01:19:49 GMT</pubDate>
      <dc:creator>John Young</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21717</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21717</guid>
      <description>I have an access 2007 report that includes photos and I want to export it to a html file ... the available options (unless I have missed something) will let me</description>
    </item>
    <item>
      <title>Selecting a record by comparing values in a given field</title>
      <pubDate>Thu, 12 Nov 2009 17:36:00 GMT</pubDate>
      <dc:creator>adtmom</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21716</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21716</guid>
      <description>Here&#39;s the problem: I am the transportation coordinator for a Senior Center and do the scheduling using an Access 2007 database that I have designed. Fields in</description>
    </item>
    <item>
      <title>Re: invisible control</title>
      <pubDate>Thu, 12 Nov 2009 07:58:58 GMT</pubDate>
      <dc:creator>rkulez</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21715</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21715</guid>
      <description>Thanks, my problem is solved. Best wishes. Ruhi</description>
    </item>
    <item>
      <title>Re: invisible control</title>
      <pubDate>Tue, 10 Nov 2009 20:30:56 GMT</pubDate>
      <dc:creator>Tyrone Lumley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21714</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21714</guid>
      <description>Look into the on_current property, and the visible property. Psuedo code to foolow: Control_1 on_current If me.value = 10 then    control_2.visible = true </description>
    </item>
    <item>
      <title>invisible control</title>
      <pubDate>Tue, 10 Nov 2009 14:24:40 GMT</pubDate>
      <dc:creator>rkulez</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21713</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21713</guid>
      <description>Dear group members, I have a form with two controls named ctrl_1 and ctrl_2. 1) I wish ctrl_2 will be invisible when the form is loaded(opened?) 2) I wish when</description>
    </item>
    <item>
      <title>Re: DEVELOPER&#39;S TOOL KIT</title>
      <pubDate>Tue, 03 Nov 2009 09:50:13 GMT</pubDate>
      <dc:creator>Liveson Tumbulu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21712</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21712</guid>
      <description>Peter I&#39;m not sure if what you wrote is really true. I think an MDE file will still need MS Access to be installed on the computer for the MDE to run. However,</description>
    </item>
    <item>
      <title>Blank text boxes on startup in MS Access form - Urgent</title>
      <pubDate>Sun, 01 Nov 2009 04:51:14 GMT</pubDate>
      <dc:creator>arlette4u_2003</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21711</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21711</guid>
      <description>I have a search screen in MS Access 2003, with a unbound text box to put in the parameter to search. I need to have all the text boxes in the columnar display</description>
    </item>
    <item>
      <title>Search screen in MS Access 2003 - Urgent!!!</title>
      <pubDate>Sun, 01 Nov 2009 04:51:05 GMT</pubDate>
      <dc:creator>arlette4u_2003</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21710</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21710</guid>
      <description>Hello folks, I want to create a search form in MS Access 2003 where the user enters a ID in a unbound text box. There is a search button provided. Once the</description>
    </item>
    <item>
      <title>Percentile</title>
      <pubDate>Wed, 28 Oct 2009 01:34:32 GMT</pubDate>
      <dc:creator>Allen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21709</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21709</guid>
      <description>Is there a way in a query to pull the worsheet function percentile?  I am working with a table of salary data and just need the 25th, 50th and 75th percentile</description>
    </item>
    <item>
      <title>FULL TIME ENTRY LEVEL WEB/DB APP PROGRAMMER POSITION</title>
      <pubDate>Tue, 27 Oct 2009 14:57:28 GMT</pubDate>
      <dc:creator>peter_groman</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21708</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21708</guid>
      <description>FULL TIME ENTRY LEVEL WEB/DB APP PROGRAMMER POSITION ************************************************************* *** Please send all replies and resumes to</description>
    </item>
    <item>
      <title>(no subject)</title>
      <pubDate>Tue, 27 Oct 2009 12:26:44 GMT</pubDate>
      <dc:creator>irshad khan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21707</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21707</guid>
      <description>  Runtime Access2007 is available on web.   Search the net.   Regards Irshad __________________________________________________________________ The new</description>
    </item>
    <item>
      <title>Re: DEVELOPER&#39;S TOOL KIT</title>
      <pubDate>Mon, 26 Oct 2009 20:25:40 GMT</pubDate>
      <dc:creator>Peter T. Fairchild</dc:creator>
      <link>http://tech.groups.yahoo.com/group/ms_access/message/21706</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/ms_access/message/21706</guid>
      <description>What you are talking about in Access is the distributed file, an MDE. This file can be given to someone that does not have access and they can run the</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Fri Nov 20 19:39:35 PST 2009 -->
