<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://help.wugnet.com/office2/rdf0.php?c=1">
    <title>WUGNET help - Access</title>
    <link>http://help.wugnet.com/office2/forum-c1.html</link>
    <description>Top 15 Messages on help.wugnet.com</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Storage-Remote-Access-FE-ftopict800563.html#2681672" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Display-colors-text-box-ftopict848170.html#2681669" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Cell-Counting-call-ftopict848169.html#2681663" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Age-Case-closure-ftopict848155.html#2681661" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Date-Format-ftopict723198.html#2681659" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Report-problem-ftopict848168.html#2681657" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Debugging-work-Access-2007-ftopict848159.html#2681654" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Free-Download-FLV-VOB-3GP-MPEG-MP4-DVD-Video-Cutter-Soft-ftopict848166.html#2681651" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Free-Download-flash-flv-DIVX-M2TS-VOB-iPod-touch-Mac-ftopict848165.html#2681650" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/default-ftopict848151.html#2681642" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Hiding-values-report-ftopict848146.html#2681640" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/share-ftopict825920.html#2681635" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/soumission-ftopict848158.html#2681633" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/becky-comming-ftopict848157.html#2681631" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/add-code-rptInvoice-compute-interest-amount-ftopict848156.html#2681629" />
        <rdf:li rdf:resource="http://help.wugnet.com/office2/Making-query-creates-base-table-ftopict848154.html#2681627" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://help.wugnet.com/office2/Storage-Remote-Access-FE-ftopict800563.html#2681672">
    <link>http://help.wugnet.com/office2/Storage-Remote-Access-FE-ftopict800563.html#2681672</link>
    <title>BE Storage and Remote Access via FE</title>
    <description>By: david s. - i want to thank everone who responded to my questions. (sorry it took two 
years to do so)
i've learned a lot since then, mostly from this forum.......

as to the application mentioned in this post, i did actually complete the 
project, terminal server sessions was the solution. worked great and exactly 
as needed. i could not have done it without all the info from you all....</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Display-colors-text-box-ftopict848170.html#2681669">
    <link>http://help.wugnet.com/office2/Display-colors-text-box-ftopict848170.html#2681669</link>
    <title>Display different colors on the same text box?</title>
    <description>By: Megaton - This works too, although it indent numbers a bit.
Thanks a lot

&quot;fredg&quot; wrote:

&gt; On Fri, 20 Nov 2009 18:56:02 -0800, Megaton wrote:
&gt; 
&gt; &gt; This may sound crazy. If I want to display red for negative numbers and 
&gt; &gt; yellow for positive numbers on the same text box on a report, is it possible?
&gt; &gt; 
&gt; &gt; Thanks
&gt; 
&gt; Set the control's Format property to:
&gt; # [Yellow];-# ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Cell-Counting-call-ftopict848169.html#2681663">
    <link>http://help.wugnet.com/office2/Cell-Counting-call-ftopict848169.html#2681663</link>
    <title>Cell Counting? Is that what you call it?</title>
    <description>By: Douglas J. Steele - Sounds as though you're talking about Excel.

This newsgroup is for questions about Access, the database product that's 
part of Office Professional.

You'd be best off reposting to a newsgroup related to Excel.

-- 
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



&quot;urlocaljeweler&quot;  ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Age-Case-closure-ftopict848155.html#2681661">
    <link>http://help.wugnet.com/office2/Age-Case-closure-ftopict848155.html#2681661</link>
    <title>Age at Case closure</title>
    <description>By: KenSheridan via AccessMon - OK, lets go back to basics:

1.  The GetAgeWithMonths function is the code I sent you in my first post,
from the line:

Public Function GetAgeWithMonths(varDoB, varClosedate) As String

down to the line:

End Function

You need to add this function to your database by putting the code in any
standard module.  As it already appears from your earlier po...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Date-Format-ftopict723198.html#2681659">
    <link>http://help.wugnet.com/office2/Date-Format-ftopict723198.html#2681659</link>
    <title>Date Format</title>
    <description>By: ms saintclair - RPage,
Thanks, that was extrememly helpful, thank you!

&quot;RPage&quot; wrote:

&gt; Fel,
&gt; I'm new to Access, but I had the same need as you. After a lot of tinkering, 
&gt; I think I got all of the dates to work with the following. You'll have to add 
&gt; the space and the month after this, but this gets the days displaying 
&gt; correctly.
&gt; 
&gt; =IIf(Format() &amp; fncOrdinal([Shipped...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Report-problem-ftopict848168.html#2681657">
    <link>http://help.wugnet.com/office2/Report-problem-ftopict848168.html#2681657</link>
    <title>Report problem</title>
    <description>By: Duane Hookom - I think you have a normalization issue. &quot;9 different jobs&quot; should create at 
least 9 different records in a related table.

-- 
Duane Hookom
Microsoft Access MVP


&quot;Jen&quot; wrote:

&gt; 
&gt; 
&gt; &quot;Jen&quot; wrote:
&gt; 
&gt; &gt; Hi Guys,
&gt; &gt;   I have a form where you can enter employee details. Each employee has to 
&gt; &gt; be trained on 9 different jobs so there were too many controls ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Debugging-work-Access-2007-ftopict848159.html#2681654">
    <link>http://help.wugnet.com/office2/Debugging-work-Access-2007-ftopict848159.html#2681654</link>
    <title>Debugging does not work - Access 2007</title>
    <description>By: Tom van Stiphout - On Thu, 19 Nov 2009 08:25:31 -0800, &quot;John Ruff&quot;
 wrote:

Is your database in a Trusted Location?  Check the help file on this
topic.

-Tom.
Microsoft Access MVP


&gt;The inventory db was initially created in Access 2003 and when debugging, 
&gt;everything worked as expected. Code stopped at stop commands, code stopped 
&gt;at a line of code that...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Free-Download-FLV-VOB-3GP-MPEG-MP4-DVD-Video-Cutter-Soft-ftopict848166.html#2681651">
    <link>http://help.wugnet.com/office2/Free-Download-FLV-VOB-3GP-MPEG-MP4-DVD-Video-Cutter-Soft-ftopict848166.html#2681651</link>
    <title>Free Download for FLV/VOB/3GP/MPEG/MP4/DVD Video Cutter Soft</title>
    <description>By: steven605 - http://www.itouchconverterformac.com/vob-to-itouch-converter-for-mac/itouch-converter-for-mac.jpg

2.Click&quot;Add Files&quot; http://www.itouchconverterformac.com/vob-to-itouch-converter-for-mac/add-file.jpgto input the video you need to convert. 
http://www.itouchconverterformac.com/vob-to-itouch-converter-for-mac/add-files.jpg

3.Check the proper iPod Touch output profile format ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Free-Download-flash-flv-DIVX-M2TS-VOB-iPod-touch-Mac-ftopict848165.html#2681650">
    <link>http://help.wugnet.com/office2/Free-Download-flash-flv-DIVX-M2TS-VOB-iPod-touch-Mac-ftopict848165.html#2681650</link>
    <title>Free Download flash flv/DIVX/M2TS/VOB. to iPod touch on Mac?</title>
    <description>By: steven605 - http://www.itouchconverterformac.com/vob-to-itouch-converter-for-mac/itouch-converter-for-mac.jpg

2.Click&quot;Add Files&quot; http://www.itouchconverterformac.com/vob-to-itouch-converter-for-mac/add-file.jpgto input the video you need to convert. 
http://www.itouchconverterformac.com/vob-to-itouch-converter-for-mac/add-files.jpg

3.Check the proper iPod Touch output profile format ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/default-ftopict848151.html#2681642">
    <link>http://help.wugnet.com/office2/default-ftopict848151.html#2681642</link>
    <title>I am new and have a ?</title>
    <description>By: chris.nebinger - My recommendation would be to look at their software and purchase it
if it meets your needs.

It'll probably be alot cheaper than building it yourself.


Chris


On Nov 17, 12:09pm, vpmedia 
wrote:
&gt; I think I posted this in the wrong group before....
&gt; Where I work they have asked me if I can try to make this for the company.....</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Hiding-values-report-ftopict848146.html#2681640">
    <link>http://help.wugnet.com/office2/Hiding-values-report-ftopict848146.html#2681640</link>
    <title>Hiding zero values in report</title>
    <description>By: BruceM via AccessMonster. - When you see something with &quot;AS&quot; it means there is an alias for the field:

Nz(---,0) , criteria &gt;0
&gt;SQL show below:-
&gt;
&gt;SELECT Products.ID AS [Product ID], Products.[Product Name], Products.
&gt;[Product Code], Nz([Quantity Purchased],0) AS [Qty Purchased], Nz([Quantity
&gt;Sold],0) AS [Qty Sold], Nz([Quantity On Hold],0) AS [Qty On Hold], [Qty
&gt;Purchased]-[Qt...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/share-ftopict825920.html#2681635">
    <link>http://help.wugnet.com/office2/share-ftopict825920.html#2681635</link>
    <title>share</title>
    <description>By: Rafiq Aziz - (1) copy your database &amp; pest 2nd computer 
(2) Open 2nd db &amp; Delet all TABLE
(3) Link all Table From 1st computer db
   Thankyou
rafiqmpl.it@gmail.com



Yousof wrote:

share
13-Apr-08

Hi, all
I want to share one data base file with two computers, may file contains
query, forms &amp; reports. So please I want help step by step to create this
sharing and how it wil...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/soumission-ftopict848158.html#2681633">
    <link>http://help.wugnet.com/office2/soumission-ftopict848158.html#2681633</link>
    <title>soumission</title>
    <description>By: marco c - salut</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/becky-comming-ftopict848157.html#2681631">
    <link>http://help.wugnet.com/office2/becky-comming-ftopict848157.html#2681631</link>
    <title>becky comming</title>
    <description>By: Frankie Harbison - Becky is comming on sat at 1:00pm--  We will have supper here at 4pm .  I
would like as many as can to come and at least stop in.

Slao baout Xmas  I think we need to keep it at 7PM on Xmas after Jimmy gets
off.  Than no one will have to ask off work and those that can come early
and
we will have finger food so you can eat when you want.  The presents will
start ar...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/add-code-rptInvoice-compute-interest-amount-ftopict848156.html#2681629">
    <link>http://help.wugnet.com/office2/add-code-rptInvoice-compute-interest-amount-ftopict848156.html#2681629</link>
    <title>Can I add code to a rptInvoice to compute interest to the ..</title>
    <description>By: Allen Browne - It is possible to put a calculated field on a report, e.g. a charge 7.25% on 
the Amount field would be:
    =[Amount] * .0725

However, what you are proposing is probably to complex to do in that way. If 
you are planning to add charges at specific times (e.g. end of each month), 
at specific rates (which may change over time), based on the daily balance 
(not merely ...</description>
  </item>

  <item rdf:about="http://help.wugnet.com/office2/Making-query-creates-base-table-ftopict848154.html#2681627">
    <link>http://help.wugnet.com/office2/Making-query-creates-base-table-ftopict848154.html#2681627</link>
    <title>Making a query that creates a value base on a table value</title>
    <description>By: erika gomez - en realidad no me hagais mucho caso porque he perdido un poco la intuicion y 
yo  siempre me he guiado por mis instintos o mi intuicion  tendre que volver 
a desarrollarla ahora me guio por la inteligencia que es lo que me queda 
pero espero que trateis bien a mi familia porque no se merecen que les hagan 
dao ok besos erika
&quot;james&quot;  escri...</description>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://help.wugnet.com/office2/rdf0.php?c=1" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
