Quote:
Originally Posted by Ripsaw
Crossova: Finished it. Create a report based on the table that the form is based on. In the criteria field for Unique ID, place the following: [forms].[statenententry].[txtID]
txtID is a field you will add to the form containing the Unique ID for the record. This took me so long because you spelled statement wrong in your form name. =P I was trying to get [forms].[statemententry].[txtID] to work and it kept popping an error. Tie this report to an open procedure on a button for print preview. It will only work while Statenent Entry is open.
...Hope this works for you.
|
Did you mean create a
Query? b/c there isn't a 'criteria' field to enter customize the output on reports. Or is 'criteria' supposed to be 'control source'