Search results

  1. D

    Setting Variables for reports

    Hello All, I am wondering if it is possible to set a variable for a report as a condition for that report. To give you an example, if I had a report of all the staff at the company and wanted to search for one particular staff member, entering their name in a text box on a form, how would I be...
  2. D

    Continuous Forms

    Hello all, I was just wondering if someone knew if an array of controls was created on a continuous form and if so can you address these indvidually? If you have an unbound combo box on a continuous form, when you select the value for one instance it changes the value for all of them. I want to...
  3. D

    Autonumbers and forms

    I have a database that has a relationship between three tables called Staff StaffEscalation and Escalation. The relationship is: Staff StaffEscalation StaffID(1)--------(many)StaffID StaffEscalation Escalation EscalID(many)---------(1)EscalID In the Staff table I have the Staff...
Back
Top Bottom