Search results

  1. D

    using a subreport

    I developed a form with a subform with both having its own table and I am wanting to create a report that reflex information off the main form and subform by have a report with a subreport. The main report is based off one query and the subreport off another query. I have it working to the point...
  2. D

    Restricting users on form.

    In a spreadsheet I have a list of users and their pin numbers. On my form I want to develop two text boxes that the user enters their last name and pin # and a button that they click on verifies the name and pin # which then determines if they can enter in data. How would I go about doing this?
  3. D

    Values in a Lookup Wizard

    When using more than one column in a combo box will a query be able to recognize both columns as a value or just one?
  4. D

    Need Help on building an expression, first time expression builder.

    I have a question on building an expression through the expression builder in my query or in my report or in VBA. I have a rating field which need to auto populate from a % to objective field. If the % to objective field is 99% or less then the rating field needs to auto populate to "D-Needs...
  5. D

    Need Help on building an expression, first time expression builder

    I have a question on building an expression through the expression builder in my query or in my report or in VBA. I have a rating field which need to auto populate from a % to objective field. If the % to objective field is 99% or less then the rating field needs to auto populate to "D-Needs...
Back
Top Bottom