Search results

  1. M

    Solved Report Export as Pdf, Export as Excel and Export as Word.

    Kindly assist me with codes. Please. Thanks in advance.
  2. M

    Solved Report Export as Pdf, Export as Excel and Export as Word.

    Thanks so much. Use the sample database please. I really appreciate.🙏 Or if you have a different sample kindly assist me.🙏
  3. M

    Solved Report Export as Pdf, Export as Excel and Export as Word.

    Hi all. I am kindly requesting anyone to assist me with vba code to export report as pdf and export as Excel and export as word. If there is any drop-down for all of them will be appreciated. Kindly please I am requesting. Kindly look at the attached database. Thanks in advance.
  4. M

    I am sorry if I offended anyone in writing my threads in capital letters.

    https://www.access-programmers.co.uk/forums/threads/prevent-all-caps-thread-titles.327631/#post-1876598
  5. M

    I am sorry if I offended anyone in writing my threads in capital letters.

    From the bottom of my heart, I am really sorry. @Jon the site owner should come up with a way of making rules inclusive of caps. I have learned a lot from this forum.
  6. M

    APPLICATION TO BE USED BY ONLY ONE COMPUTER

    Genius 🤸🤸🤸🤸🤸🤸. I like this forum 🙏🙏🙏🙏🙏🙏
  7. M

    APPLICATION TO BE USED BY ONLY ONE COMPUTER

    Thanks so much.🙏
  8. M

    APPLICATION TO BE USED BY ONLY ONE COMPUTER

    In my application, you will not bypass by holding shift keys because I disabled it by VBA code.
  9. M

    APPLICATION TO BE USED BY ONLY ONE COMPUTER

    🤣🤣🤣🤣🤣🤣🤣 I give up.
  10. M

    APPLICATION TO BE USED BY ONLY ONE COMPUTER

    I want to send my application through email. The user should not be able to copy after using it in one computer. Thanks in advance.
  11. M

    APPLICATION TO BE USED BY ONLY ONE COMPUTER

    Thanks. Is there any code to detect the serial number?
  12. M

    APPLICATION TO BE USED BY ONLY ONE COMPUTER

    Hi all. In my research over the web I found the following function. I don't know how to call it in a module or submodule. Any assistance will be highly appreciated. I want my access database application to be used by only one computer. Public Function LDSerialFSO(DriveLetter As String) As...
  13. M

    BEFORE UPDATE PREVENT DUPLICATE

    Please kindly send me that sample database. I might have missed something. Please
  14. M

    BEFORE UPDATE PREVENT DUPLICATE

    Run-time error '3159' Not a valid bookmark
  15. M

    BEFORE UPDATE PREVENT DUPLICATE

    Hi all. I have the following code Private Sub strStudentNumber_BeforeUpdate(Cancel As Integer) '********************************* 'Code sample courtesy of srfreeman '********************************* Dim SID As String Dim stLinkCriteria As String Dim rsc As DAO.Recordset Set...
  16. M

    Point of sale

    I like this. Thanks
  17. M

    Point of sale

    I am really ambitious about making point of sale application. I won't give up yet.
  18. M

    Point of sale

    Hey you people, you are scaring me.
Back
Top Bottom