Scott G Sanders

Tag: VBA

  • Access Database VBA Detect Shift Key on Button Click

    While working on a Time Logging database, I wanted to develop a simple way for the user to add a second entry without adding another button to the form.  Let’s say that 99% of the time there will be just one entry, so having the extra button would get in the way of a clean…

  • Updating a Website from Access using VBA and FTP

    Updating a Website from Access using VBA and FTP

    I have a few personal databases that I’ve developed in which I export files and upload to my website.  When I was using my ISP’s free hosting this was never an issue as I could just select the FTP site saved in My Computer.  Well time has past and my hosting needs changed and I…