Recent content by m_sami9

  1. M

    Run-Time Error 3131 Syntax error in FROM clause

    CurrentDb.Execute "INSERT INTO tblTestReport ( TestDetailID, TestID, ReceiptID, ParticularsID, PARTICULARS, RESULT, UNITS, MALE, FEMALE, ABNORMAL, PartHead, PartHeadID ) " _ & " SELECT tblTestDetails2.TestDetailID, tblTestDetails2.TestID, tblTestDetails2.ReceiptID...
  2. M

    Run-Time Error 3131 Syntax error in FROM clause

    I'm facing problem about Run-Time Error 3131 Syntax error in FROM clause. Please help me to resolve the problem. CurrentDb.Execute " INSERT INTO tblTestReport (TestDetailID, TestID, ReceiptID, ParticularsID, PARTICULARS, RESULT, UNITS, MALE, FEMALE, ABNORMAL, PartHead, PartHeadID) " _...
  3. M

    Increase Product Quantity in Subform after Scan Barcode

    I've built a POS for my shop. I have built a barcode field in form, when I entered a barcode medicine adds in subform, scanning again the barcode a new row increase but I want only Purchase Quantity increase in subform.
  4. M

    Solved Automatically Updated and Expand Text Field

    I did it, please check it
  5. M

    Solved Automatically Updated and Expand Text Field

    Please check the attached as I desired (I want in database)
  6. M

    Solved Automatically Updated and Expand Text Field

    Dear Seniors, Hi, Im not good in English. But please understand my question. I've a product sales database. I entered product code and it's automatically fetch data from table. I make a invoice with product code and invoice created. When I entered code of products another text field...
  7. M

    mdb VBA Password Recovery

    Ok
  8. M

    mdb VBA Password Recovery

    may please be add https
  9. M

    mdb VBA Password Recovery

    There is a file that you can download and solved my problem, please. 1drv.ms/u/s!AnFe3rhJQyeTmFMobVYf5OV4M0eM?e=CzC810
  10. M

    mdb VBA Password Recovery

    I have a mdb file which have VBA Project and this VBA Project is protected with password. I have forgotten the password. I've found solution that change DPB to DBX but in file there is no DPB in HEX Editor. Help me, please
  11. M

    MS Access "Send SMS" Module

    Hi All It is stated that I'm developing a program in MS Access 2016 and I want to include a feature about "Send SMS" via "GSM Modem" to respective customer or patient. Please help me.... Regards; SAMI
  12. M

    Removing Password

    I have password protected .accdb file and I want to remove or recover the password. Can anybody help me?
Back
Top Bottom