Search results

  1. Z

    Printing an Image

    Hello everyone, I know I've posted this problem before but maybe I didn't quite word it right. I have a form that displays bound images in as icons to avoid loading time (unless deliberately requested). How do I get these images to load and print in the report? Thanks to anyone who might have...
  2. Z

    print image

    My form creates records documenting a process. I have given my users a subform to open at will to attach pictures, sketches, etc. to each record in the main form. I have set the display property to icon so the users do not have to wait while each picture loads just to use the form.This works...
  3. Z

    Access 2000Runtime Search Problem

    Thank you for any help anyone can suggest. Example: Table: "tblProjects" has 4 fields: Name, ProjectAssigned, PlaceAssigned, DateAssigned Form: Continuous Form displays all records from tblProjects.In the form header, above each field there are combo boxes: cboName, cboProjectAssigned...
Back
Top Bottom