Search results

  1. G

    Creating record from subsubform

    Hello All and Happy New Year! I am working on a project where I need to create a record from a subsubform while referencing primary key data from the parent form. I am using the Link Master/Child Fields to filter the data on the subform. I would not have to use the subsubform except my...
  2. G

    Best Way to Present Records...

    Hello All. I am looking for input on the presentation of data in a form. The form details the customer record. A subform contains two tab controls. The first represents transactions. The second represents elements of the transaction. Each customer can have a different number of...
  3. G

    Dynamic search (like Navigation bar)

    Hello All. I have tried to find what I am looking for a while now but may not be wording it well. I am trying to recreate the equivalent of the search text box found in the Navigation Bar at the bottom of tables/forms in my form. I am primarily interested in searching two fields from the...
  4. G

    Protecting Header/Footer in Word 2007

    I am trying to figure out how to protect the header and footer of a company letterhead document using vba. How do I reference those parts of the document specifically and leave the rest of the document available for use by employees? Thanks in advance.
  5. G

    field control source changes in report

    I have report whose data source is query3 based on a 4 fields from a query1 and one field from query2. When creating the report, the field from the query2 will display but if I close the database and reopen it, the control source for the field on the report reverts to the field name from...
Back
Top Bottom