I currently have a database with multiple forms linked to one table. I created a form with navigation buttons linked to each form so i could browse to each form easily. What i want to be able to do is open up a record on one form, and when i click to another have the same record displayed.
I also want to be able to print each form with the current record displayed. When i click print, it prints the entire form including the navigation buttons.