<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kenneth Brody wrote:
<blockquote
 cite="mid20060919145201.6x0gg4s04w44k08k@webmail.spamcop.net"
 type="cite">
  <pre wrap="">Quoting Boaz Bezborodko (Tue, 19 Sep 2006 14:46:29 -0400):

  </pre>
  <blockquote type="cite">
    <pre wrap="">Kenneth Brody wrote:
    </pre>
  </blockquote>
  <pre wrap=""><!---->[...]
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Add a minor sort on A1 (or A7 or any of the A group) and place A1 and
A7 on the report.  They will now refer to the corresponding entry in
the record.

      </pre>
    </blockquote>
    <pre wrap="">But what if A1 has is blank and A7 has an entry.  This might happen if a
check pays off one invoice, but references 3 deductions.  Will only the
A1 with an entry print leaving the other A7s out of the report?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Correct.  If you sort by A1, then only the non-blank A1's (or just
the first, if all are blank) will be included.  Also, from this
description, I take it that order is significant?  In that case,
this wouldn't work, anyway, as you would get them in sorted order,
and not the order in which they appear in the record.

--
KenBrody at BestWeb dot net        spamtrap: <a class="moz-txt-link-rfc2396E" href="mailto:g8ymh8uf001@sneakemail.com">&lt;g8ymh8uf001@sneakemail.com&gt;</a>
<a class="moz-txt-link-freetext" href="http://www.hvcomputer.com">http://www.hvcomputer.com</a>
<a class="moz-txt-link-freetext" href="http://www.fileProPlus.com">http://www.fileProPlus.com</a>

  </pre>
</blockquote>
Order isn't really significant here.&nbsp; I just want to make sure that all
instances of A1 and A7 are printed.<br>
<br>
What happens if I sort by A1 and then A7?&nbsp; Will all instances be pulled
and show up on the report?&nbsp; Will they be pulled multiple times for the
same @AF?&nbsp; And, finally, can I do what I was thinking about with going
through @AF and using the PRINT command?<br>
<br>
Boaz<br>
</body>
</html>