Search results

  1. V

    Qry To Exclude Record If All Fields On Page Is Blank Except Field "xx", "yy" And "zzz

    Qry To Exclude Record If All Fields On Page Is Blank Except Field "xx", "yy" And "zzz Dear all, Basically, i need a query to exclude all records ONLY if ALL selected fields are blank. (means if one of a field has a value, it still shows up, only all blanks will not show up). I had a command...
  2. V

    Btn Click(1st form) to Open 2nd form with 1st form details

    Hi all, Basically i have a set of records from Employees table. I have another table tblEmployeesHIPO which contains additional info about the previous table , i have created a button in the first form( frmEmployees) to open up a 2nd form (frmEmployeesHIPO). I want the 2nd form to show details...
  3. V

    Unable to navigate records after search

    Dear all, Im having a problem after searching for a certain record. I am unable to browse the other records again using the navigation buttons on the form again. I suspect that it opens one record instead of jumping to that record (all records still exists). How do i code it so that it 'jumps'...
  4. V

    Image not showing up after adding on form

    Dear all, I am creating a database to track employees. I am new to access and looked around for guides and codes on the way. I came upon this add image function and i seem to do it correctly but it doesnt shows up in my form view, but the delete function works though, hope you guys can help me...
Back
Top Bottom