Search results

  1. D

    Linking a Query to SharePoint Services

    Does anyone know if you can link a query rather than a table to a SharePoint Services list? I would like to preserve my one to many relationships in SharePoint, but even when I select a query to link Access creates a new table. A less desirable choice is to use a multi-select control in...
  2. D

    Syntax for referencing a subform

    Newbie question: I have a datasheet view subform (called "UpdateProjectsSubform") in an "empty" form. I set it up this way because I was unable to get the Switchboard to open the subform in datasheet view. I would like to have a command button to set filters in the subform. As I cannot have...
  3. D

    Run report from button on form

    I'm a beginner at VB and programming. I have created a button on my form that runs a report whose underlying query prompts the user to enter a case number to print a single record. On button click, I would like the query to use the current record's case number without requiring the user to...
Back
Top Bottom