<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>microsoft.public.access Google Group</title>
  <link>http://groups.google.ie/group/microsoft.public.access</link>
  <description>Microsoft Office Access newsgroup.</description>
  <language>en</language>
  <item>
  <title>Re: filedialog of user cancels</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/5e22c1ed785e4441?show_docid=5e22c1ed785e4441</link>
  <description>
  My guess is that the former error was due to factors external to the &lt;br&gt; procedure you posted. &lt;br&gt; Well, you know if the user cancelled the dialog, because intResult (set to &lt;br&gt; the return code from the .Show method) will be 0. So you could change this &lt;br&gt; line: &lt;br&gt; ... to this: &lt;br&gt; If intResult = 0 Then &lt;br&gt; &#39; The user cancelled the dialog.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/5e22c1ed785e4441?show_docid=5e22c1ed785e4441</guid>
  <author>
  d...@nodataspamgnostics.com.invalid
  (Dirk Goldgar)
  </author>
  <pubDate>Thu, 18 Mar 2010 20:15:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: Creating Sub Item in Access</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d1662984bb3388c6/3ed2d5c617652bd7?show_docid=3ed2d5c617652bd7</link>
  <description>
  First off, you probably wouldn&#39;t need to ... &lt;br&gt; The notion of a relational database is that you can put records in your &lt;br&gt; tableB that are related to records in your tableA. You would have a field &lt;br&gt; in tableB to hold a &amp;quot;foreign key&amp;quot; (check Access HELP if this term is &lt;br&gt; unfamiliar) that points back to the ID from tableA that &amp;quot;owns&amp;quot; the record in
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d1662984bb3388c6/3ed2d5c617652bd7?show_docid=3ed2d5c617652bd7</guid>
  <author>
  nonse...@nonsense.com
  (Jeff Boyce)
  </author>
  <pubDate>Thu, 18 Mar 2010 20:14:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Duplicate detection (looking for code)</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d69fb4f7f62df4c2/dd89f4a04f08108a?show_docid=dd89f4a04f08108a</link>
  <description>
  Mark &lt;br&gt; Just for the record, the folks who read and write here in the newsgroups are &lt;br&gt; not all MVPs ... and some of the best answers I&#39;ve seen come from folks who &lt;br&gt; aren&#39;t. Don&#39;t limit your audience... &lt;br&gt; Most of the approaches I&#39;ve seen that work for this involve USB (using &lt;br&gt; someone&#39;s brain). It sounds like that&#39;s part of your approach, too.
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d69fb4f7f62df4c2/dd89f4a04f08108a?show_docid=dd89f4a04f08108a</guid>
  <author>
  nonse...@nonsense.com
  (Jeff Boyce)
  </author>
  <pubDate>Thu, 18 Mar 2010 20:11:27 UT
</pubDate>
  </item>
  <item>
  <title>Access 2007 and Server 2008</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/c7908fffa2fa6a44/9599a236b719f82d?show_docid=9599a236b719f82d</link>
  <description>
  I am using Windows Server 2008. I do not believe it is R2. I wish to use an &lt;br&gt; Access database on this server but it is not recognized by the ODBC system. &lt;br&gt; Does anyone have a solution to this problem? BTW, I am running on a 64 bit &lt;br&gt; machine. &lt;br&gt; Thanks &lt;br&gt; John
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/c7908fffa2fa6a44/9599a236b719f82d?show_docid=9599a236b719f82d</guid>
  <author>
  jsavi...@discussions.microsoft.com
  (jsaville)
  </author>
  <pubDate>Thu, 18 Mar 2010 20:08:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: Access Class</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/e794347ce09371e3/c8b0447713b53991?show_docid=c8b0447713b53991</link>
  <description>
  I&#39;ll repeat the recommendations that you check out local community college. &lt;br&gt; Also, I know Access MVP Crystal Long does Access training; you should be &lt;br&gt; able to find her e-mail address (as well as a lot of great tutorial &lt;br&gt; information) on this web page: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.accessmvp.com/Strive4Peace/Index.htm&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/e794347ce09371e3/c8b0447713b53991?show_docid=c8b0447713b53991</guid>
  <author>
  d...@nodataspamgnostics.com.invalid
  (Dirk Goldgar)
  </author>
  <pubDate>Thu, 18 Mar 2010 20:05:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: filedialog of user cancels</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/42dfa8d173f9e075?show_docid=42dfa8d173f9e075</link>
  <description>
  I tried again and it does not error now. &lt;br&gt; But &lt;br&gt; Is there a way to undo or delete the record is user cancels? &lt;br&gt; Thank you!!
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/42dfa8d173f9e075?show_docid=42dfa8d173f9e075</guid>
  <author>
  d...@discussions.microsoft.com
  (deb)
  </author>
  <pubDate>Thu, 18 Mar 2010 20:06:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: Duplicate detection (looking for code)</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d69fb4f7f62df4c2/87b2ca6e48c62ced?show_docid=87b2ca6e48c62ced</link>
  <description>
  The idea is: &lt;br&gt; - the user enters &amp;quot;Bobby Smith&amp;quot; and the program pops up a screen saying here &lt;br&gt; are some similar contacts &amp;quot;just to make sure this is not a duplicate contact &lt;br&gt; being entered&amp;quot;. Example: Bob Smith 123 Main Street Pittsburgh PA 15230 &lt;br&gt; If they knew that the &amp;quot;Bobby Smith&amp;quot; they were entering lived on Main Street
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d69fb4f7f62df4c2/87b2ca6e48c62ced?show_docid=87b2ca6e48c62ced</guid>
  <author>
  mandrews___nospam...@rptsoftware.com
  (Mark Andrews)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:55:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: filedialog of user cancels</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/840876049e0f64d9?show_docid=840876049e0f64d9</link>
  <description>
  I don&#39;t see any reason why that code would fail if the user clicks Cancel on &lt;br&gt; the file dialog. I tried copying it into a module of my own (commenting out &lt;br&gt; calls to unavailable functions), and there was no problem when I clicked the &lt;br&gt; dialog&#39;s Cancel button. Are you sure that&#39;s what is happening? Have you
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/840876049e0f64d9?show_docid=840876049e0f64d9</guid>
  <author>
  d...@nodataspamgnostics.com.invalid
  (Dirk Goldgar)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:48:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Criteria Query Error Please Help</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/f6d7f01cb47a7a55/1573eb88fbbdce19?show_docid=1573eb88fbbdce19</link>
  <description>
  I&#39;m sure you are correct. I&#39;ve never worked with dates in the dd/mm/yyyy form &lt;br&gt; and so I often get confused on how Access handles the dates. That is why I &lt;br&gt; referred the poster to Allen Browne&#39;s article. &lt;br&gt; John Spencer &lt;br&gt; Access MVP 2002-2005, 2007-2010 &lt;br&gt; The Hilltop Institute &lt;br&gt; University of Maryland Baltimore County
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/f6d7f01cb47a7a55/1573eb88fbbdce19?show_docid=1573eb88fbbdce19</guid>
  <author>
  spen...@chpdm.edu
  (John Spencer)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:37:14 UT
</pubDate>
  </item>
  <item>
  <title>Creating Sub Item in Access</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d1662984bb3388c6/45163b2468983382?show_docid=45163b2468983382</link>
  <description>
  Dear All, &lt;br&gt; I have a table A, which consists of the field &amp;quot;ID&amp;quot; and &amp;quot;QTY&amp;quot;, and Table B, &lt;br&gt; which consists of &amp;quot;ID2&amp;quot; and &amp;quot;Details&amp;quot;. &amp;quot;ID&amp;quot; is AutoNumber. At the time of the &lt;br&gt; input data using a form field &amp;quot;QTY&amp;quot; to number 2, then automatically, on the &lt;br&gt; table B, increased 2 lines, where the field &amp;quot;ID2&amp;quot; contains the number &amp;quot;001-1&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d1662984bb3388c6/45163b2468983382?show_docid=45163b2468983382</guid>
  <author>
  mau...@discussions.microsoft.com
  (Maulwy)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:28:09 UT
</pubDate>
  </item>
  <item>
  <title>Updating a field based on criteria</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/a27999f13beb2b84/bfb35ff8a438f548?show_docid=bfb35ff8a438f548</link>
  <description>
  Hi, I had this before, but cant figure it out now. &lt;br&gt; Say we have a database that has a RecordID(Primary), COLLARID(Multiple), &lt;br&gt; LOCATION(NUMBERS), DATE, NOTES(text) &lt;br&gt; Example... &lt;br&gt; RecordID, COLLARID, LOCATION, DATE, NOTES &lt;br&gt; 001,112,64.112X97.152,16/03/20 10,BLANK &lt;br&gt; 002,112,64.115X97.155,17/03/20 10,BLANK &lt;br&gt; 003,112,64.119X97.155,18/03/20 10,BLANK
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/a27999f13beb2b84/bfb35ff8a438f548?show_docid=bfb35ff8a438f548</guid>
  <author>
  esk...@discussions.microsoft.com
  (Eskimo)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:24:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: Duplicate detection (looking for code)</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d69fb4f7f62df4c2/698258751eb5ce58?show_docid=698258751eb5ce58</link>
  <description>
  You may not have received any responses yet because what you are proposing &lt;br&gt; is not particularly simple. &lt;br&gt; ... and there are some potentially serious flaws with your analysis! &lt;br&gt; How do you expect Access to be able to correctly categorize &amp;quot;Bob Smith&amp;quot; as &lt;br&gt; duplicating &amp;quot;Bobby Smith&amp;quot; when your database could legitimately contain two
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d69fb4f7f62df4c2/698258751eb5ce58?show_docid=698258751eb5ce58</guid>
  <author>
  nonse...@nonsense.com
  (Jeff Boyce)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:24:01 UT
</pubDate>
  </item>
  <item>
  <title>RE: Access sub form help needed</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/f37dfa67f59f5b4b/dfbb742618ab93af?show_docid=dfbb742618ab93af</link>
  <description>
  First off, you need to know if you are trying to do a one-to-one relationship &lt;br&gt; in your from subform or a one-to-many? If you have a straight one-to-one (one &lt;br&gt; item the mainform for each item in the subform) then only one will come up. A &lt;br&gt; one-to-many relationship needs to be set up where the mainform is the one and
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/f37dfa67f59f5b4b/dfbb742618ab93af?show_docid=dfbb742618ab93af</guid>
  <author>
  golfin...@discussions.microsoft.com
  (golfinray)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:18:07 UT
</pubDate>
  </item>
  <item>
  <title>RE: Query linked to Excel doesn&#39;t work</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d6016f153e7ea8dd/a9236c3b7df30167?show_docid=a9236c3b7df30167</link>
  <description>
  What that usually means is that a datatype from excel is not the same as the &lt;br&gt; datatype in access. You may have a field in the excel sheet set as date and &lt;br&gt; you are trying to save it in access as a text field. Or a text field in excel &lt;br&gt; you have identified in access as number field. OR you have a criteria (like a
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/d6016f153e7ea8dd/a9236c3b7df30167?show_docid=a9236c3b7df30167</guid>
  <author>
  golfin...@discussions.microsoft.com
  (golfinray)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:11:03 UT
</pubDate>
  </item>
  <item>
  <title>filedialog of user cancels</title>
  <link>http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/ea3ac5cfc3be32ab?show_docid=ea3ac5cfc3be32ab</link>
  <description>
  When I click a button on my form it calls the below function which opens a &lt;br&gt; dialog box and saves the link to a file. &lt;br&gt; If the user clicks cancel on the FileDialog, they get error 3314. &lt;br&gt; How can I edit the below code so if user cancels a msg wil display saying &lt;br&gt; file not selected or maybe just undo or delete the current record?
  </description>
  <guid isPermaLink="true">http://groups.google.ie/group/microsoft.public.access/browse_thread/thread/06386bd40de4b45f/ea3ac5cfc3be32ab?show_docid=ea3ac5cfc3be32ab</guid>
  <author>
  d...@discussions.microsoft.com
  (deb)
  </author>
  <pubDate>Thu, 18 Mar 2010 19:04:04 UT
</pubDate>
  </item>
  </channel>
</rss>
