A
Andy Man via AccessMonster.com
I have nearly fully completed a database which is mostly VBA although is full of forms. The user opens the form and scans through the records. I want the user to be able to print off the exact record that he is on. In order to do that, i need the report to open on the record number. I can have a recursive loop to obtain the record number but i need the report to open on the record. Do you know if it is possible to do this without code?