creating a connection to the current record

M

mark kubicki

this is about code I have written behind the OnPrint event of a report's
detail section...

how would I go about creating a connection/relationship between the current
record and the recordset(s) I have opened in the code behind the OnPrint;
could you suggest what the code
might be like?

as always, thanks in advance,
mark
 
Top