<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Printing record set displayed in from in a report</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>You have a report already -- and you just want to
pass that one record to the report? Try OpenReport's WHERE argument to pass the
record's primary key. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Susan H. </FONT></DIV>
<DIV><BR> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"><!-- Converted from text/rtf format -->
<P><FONT face=Arial size=2>Hello All,</FONT> <BR><FONT face=Arial size=2>I
have had a database given to me that is split into a FE of Access XP and a BE
of SQL. There is a form that is bound to a table and presents the record
data to the screen through the selected form. The user wants to print
the current record set through a report from a button on the form. The
form displays the complete record but the report will print about half of the
information from the screen. </FONT></P>
<P><FONT face=Arial size=2>The problem I am running into is that when I call
the report from the form I get more than just the current record, Access wants
to print the entire table. I think I am missing the connection
between the SQL record set presented in the form and the Report.
</FONT></P>
<P><FONT face=Arial size=2>My starting question is how do I refer to the
record set, currently displayed on the form, as I get the report open.
The Report is currently bound to the same SQL table the form is bound
to. Can you refer to a form's record set in the report property?
This selective printing thing is new to me and any direction or helpful hints
are greatly appreciated. Thanks! </FONT></P>
<P><FONT face=Arial size=2>Patrick L. Hollermann</FONT> <BR><FONT face=Arial
size=2>Park Industries, Inc.</FONT> <BR><FONT face=Arial size=2>PO Box
188</FONT> <BR><FONT face=Arial size=2>St. Cloud M</FONT><FONT face=Arial
size=2>N</FONT><FONT face=Arial size=2> 56302</FONT> <BR><FONT face=Arial
size=2>Phone 320-229-3384</FONT> </P>
<P>
<HR>
<P></P>_______________________________________________<BR>AccessD mailing
list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website:
http://www.databaseadvisors.com<BR></BLOCKQUOTE></BODY></HTML>