so what i'm TRYING to do is have a user select one location (table linked to excel spreadsheet), add some info (po#, # of packages) and print (only that form). so i made a form with a combo box, user selects location, then the location info populates into appropriate fields. added a few text boxes so the user can input order info. added a command button to print only form selected but when i click print it prints all records. where am i going wrong (besides the obvious of having little knowledge of access)?