Search results

  1. D

    formula for how many

    hello everyone I have two sheets: 1st sheet: includes the registered students (with their IDs and regions) from both first and second grade. 2nd sheet: includes list of all excellent students’ IDs who are at first grade. what do you think what is the formula that can I use to show me how...
  2. D

    to print report based on primary key

    Hello everyone I have created a report but I want it to be filtered based on the primary key. So I can print single page with data that belongs to single primary key. Thank you and appreciate your help.
  3. D

    how to print a single form

    hello I have created forms and now I want to print it. But I want to print it as a single form. I dont want all the forms to be printed. I only want to select a primary key then print the form that belongs to that primary key. I enter this code Dim strWhere As String If Me.Dirty...
Back
Top Bottom