Search results

  1. A

    PMP Database issues

    the database make by office 2021 English but the data in Arabic Language
  2. A

    PMP Database issues

    I'm New in Access I was Design anew database to manage my villas I need to vba Code to: 1. when i enter the new customer in (Navigation_Form) "The First Tab" and go to "second tab" i need to select that customer to hiring his Project with "Villa Number and Location". 2. in (Q_Cust_Proj_Work)...
  3. A

    Need to: Vba code to get data from table to form automatically by clicking abutton

    i need same this method but by getting the data from WorkName "22 Record" from TblWorksOnly sort by id
  4. A

    Need to: Vba code to get data from table to form automatically by clicking abutton

    but this code will get filter data i Entry Manual i need automatic data entry for WorkName "22 Record" from TblWorksOnly by select 3 combobox to this form when i click button Get Data Automatically by Button to each customer i selescted without repetition
  5. A

    Need to: Vba code to get data from table to form automatically by clicking abutton

    Here Attach I That mean thanks CJ_London
  6. A

    Need to: Vba code to get data from table to form automatically by clicking abutton

    I have tables named "TblWorksOnly" it has id, worktype and workname fields it has 22 fixed records i need ,"TblCustomers" it has Custfullname and id fields ,"TblLocations" it has idloc and LocName fields and a form named "FRM_TblWorksOnly" i need code vba to get data automatically from...
Back
Top Bottom