Search results

  1. P

    Hide Duplicate record using Query

    Hi, i have a question on hiding duplication record using query. The fields in the query are: full name(trainee), NRIC(trainee), gender(trainee), preferred language(trainee), company(trainee), course name(course), course date(course), competent(course), class(course), L3 survey(trainee), L4...
  2. P

    Help needed for nested iif in microsoft access 2010

    Hi all, Current i have 3 table known as Trainee- nric,name,address Result- nric,course_code,result Courses- course_code,count_core,count_elective,core/elective i link Trainee.nric to Result.nric and Result.course_code to Courses.course_code i need to show the criteria whereby the trainee...
  3. P

    Need help on Insert

    I am new in Microsoft Access and currently facing an error. I have no idea why I get this problem. Same code works well on another system. When i input s898688j (example) in a IC number text box, it will give me run-time error '3061': Too few parameters. Expected 1 When i input 986343dd...
Back
Top Bottom