Search results

  1. L

    Signatures inquiry

    Hi, I hope someone can lead me on to the right direction. The company I work for, if someone signs a form we just copy and past our scanned signature where it is required. I know this is not a safe way. Is there a program we need to download? We are looking for a more secure way of doing...
  2. L

    Report printing duplicate records

    Hello, Iam trying to print out a report that is derived from a form and subform (contains 1 or 2 names). When I go to print it out I will get duplicate records if there are multiple names selected in the subform. How can I prevent this from happening. Is there a way that I can only print the...
  3. L

    Reports that are duplicate records

    Hi, My report is printing out duplicates on some records. The report is derived from a form that also has a subform, which contains 1 or usually 2 names. What is happening is that when the report is printed it may printed it is duplicating the record number several times if that record has...
  4. L

    Printing column from a subform

    Hi, I am stuck on trying to print data from a combobox (cboEmpName) that is located in a continuous subform. Example, cboEmpName has a column count of 3, so when the record is printed it will show the name of the person and what is column 3 in the report. Private Sub Report_Open(Cancel As...
  5. L

    Main form and subform issue

    Hi, I have this main form, "frmMainPatient" and I am trying to add in another Main form "frmFim2" as a subform into frmMainPatient. I am running into some issues. Can someone take a look and tell me what I am doing wrong. Thank you,
Back
Top Bottom