Recent content by Jason Lee Hayes

  1. Jason Lee Hayes

    Need good application or company that build best Microsoft Access Solution

    Many are led down the path of MS Access based on inaccurate information being told it will do everything they require it to do. Personally i find working with accrss 2 steps forward 1 step back... Get to a point only to find MS have broken something which cost time and money to resolve which...
  2. Jason Lee Hayes

    Need good application or company that build best Microsoft Access Solution

    The origional post though not clear to read suggests he is new to MS Access. We should not assume MS Access is the best platform to provide what he needs as his overhall objective is ambigious at best. Before we say MS Access can acheive what he needs and likely it could his objective needs much...
  3. Jason Lee Hayes

    Solved Issue with removing ActiveX Controls from Legacy Access Apps

    Send me the file(s) that are password protected, i will remove the password requirement and post back foc. Only the Dynamic link library and associate files no personal data or MDB needed..
  4. Jason Lee Hayes

    Need good application or company that build best Microsoft Access Solution

    Why stipulate access is my query; especially for a new project.
  5. Jason Lee Hayes

    Solved File associations in 2019?

    I believe all Microsoft applications should be free; in fact, i would go on to say they should pay us for using their product... It's simply unreliable at the best of times...
  6. Jason Lee Hayes

    Code 128 generator (image) using Zxing (Zebra Crossing) library

    Zxing Library is my preference; now have ability to generate 1D in various formats all from same library; excellent. Thanks for sharing...
  7. Jason Lee Hayes

    sending PDF in watsup:

    Do you mean the application WhatsApp?
  8. Jason Lee Hayes

    Google Maps API Autocomplete

    Is your error number 365 & are you running on a Mac?
  9. Jason Lee Hayes

    Solved Closing specific folders using VBA

    Shell function (Visual Basic for Applications) | Microsoft Learn
  10. Jason Lee Hayes

    Solved Closing specific folders using VBA

    You will need to use API I guess, don't think FSO can do this as your opening a folder in Windows Explorer therefore you will need to identify the correct open window and reference it before you can close it. I can only do it with API and utilising the shell command sorry. Likely someone on here...
  11. Jason Lee Hayes

    Solved Closing specific folders using VBA

    https://www.vbforums.com/showthread.php?643263-Check-if-Folder-is-Opened-and-Close-it&s=1e86bc937fccdd2c94f1752b62b0ebde&p=3972898&viewfull=1#post3972898
  12. Jason Lee Hayes

    Shift Key Bypass

    Just be careful using the Shift/Bypass technique. Its very common and may give you the impression that it's provides enhances securityI It certainly is worth making use of however with a little RE knowledge the function can be toggled or removed completely. Your data within the tables is...
  13. Jason Lee Hayes

    Generic Form with "Save", "Cancel" buttons

    It's not a wasted effort by those that provided assistance though. I've learned something new which I'm grateful for the responses. moi is still MIA made me chuckle...
  14. Jason Lee Hayes

    Generic Form with "Save", "Cancel" buttons

    That is so simple yet affective; excellent... Thanks for sharing...
  15. Jason Lee Hayes

    Load Local PDF into Webbrowser

    Works all the time every time with Nitro PDF pro... HOWEVER If i select a report it works, if i then select a different report it works but if i select a report then select the same report again i get an error Invalid Folder Path, Please Update Code
Top Bottom