Search results

  1. M

    Prevent mouse scrolling

    Dear All, How do I prevent the mouse wheel from scrolling through records in an Access form? Kindly need your help
  2. M

    grouping two tables which have different number of data

    yes, it worked very well thank you so much
  3. M

    grouping two tables which have different number of data

    Hi All, I have two tables Table A EmpID EmpName 001 Will 002 Jack 003 Emma 004 Greg Table B EmpName EmpHobby Will Sport Jack Reading I wanna join the two table by using...
  4. M

    Query to get max date

    query to get max date great !! it works very well many thanks for the help
  5. M

    Query to get max date

    Hello everyone, I have tables containing the data ( Personal Role) below EmpID EmpName Date Title 000123 Mark 02-Jun-2005 Engineer 000234 Mark 03-Jul-2006 Team Manager 000456...
  6. M

    Save data on form to table

    save data on form to table thanks a lot, it works looks like I made a mistake in writing code for retrieving costumer name data on text box once again, many thanks for the assistance
  7. M

    Save data on form to table

    thank you for the help, I follow your advise, but unfortunately, I cant save any data to the BB Pray me to explain my case ex.table AA CosID CosName 0891 Jack 0986 Arnie 0999 Mary I put cos ID on the combo box named COSID in MEETING form (on the ROW SOURCE i write a query " SELECT...
  8. M

    Save data on form to table

    Hi, I am an beginner access user, I have two table, they are AA table which has two field ( ex. Costumer ID and Costumer Name ), both displayed on a form called Costumer Form, costumer ID is displayed on a combo box, and costumer name on a text box. So when costumer ID combo box updated, the...
Back
Top Bottom