My program consists of a single table of numerous suppliers and fields containing information on each one. One field is setup as a hypertext field containing the file address of a powerpoint presentation for each supplier while another field contains the file address of an Acrobat file for each supplier. I would like to program two Command Buttons on a form which, when clicked, will open up the specific Acrobat or Powerpoint file for the vendor chosen from a combo box. I'm sure this is really not difficult to do but I am a total amateur in Access and visual basic. If the combo box is named combo5 and the field name in the table is SalesLiterature or Presentation, exactly how do I modify the visual basic event procedure to accomplish this? Any help would be greatly appreciated!