Search results

  1. S

    Data entry

    I have a postion tbl where position desc is stored and the unique key is a position control number.Another tbl is the applicant tbl where all applicant info is stored. This has the control# field too to query how many applicants applied for a particular position. when the users enter the...
  2. S

    subreport problem??

    I have 2 tables in the database, one is the student tbl and one is class detail with classes tken by student info is stored. These 2 tbls are linked in a one to many relationship..fine. Now when I want a report to show the class schedule for each student, I put the student info (name etc) on the...
  3. S

    Form/subform

    My Main Form is Student registration(data from student table) and subform is Class Detail(data from Class detail table) I have linked the two forms using StudentID. When I view the Main form, the subform shows only the student ID and other fields are empty..When I update the Class detail table...
  4. S

    Forms

    would like to get some tips and ideas to design some sophisticated looking screens... Sheela.
Top Bottom