I am putting together an Access 2000 database application that requires a report to print a specific record after the form is filled out. I can ask querry to do it, but would like to automate this sequence. Does anyone know some visual basic code that can be used to trap the current record number of the form after it has been saved and refreshed, and then save it as a variable? Thanks in advance.