I designed several reports for a tabbed form. In each tab I added a command button to preview the report for that tab to be printed (there are no querys being use). What VB would I use for the Command button to have it open to the current record so the user does not have to use the navigation buttons to find the correct report entry. I have two fields in both the report and form that could be linked (EntryNumber) if that helps...
Thnks!