Search results

  1. T

    Subform filtering causing Parent to reload

    I'm getting strange behavior from my 2013 database. I have built a form to act as a report launcher. This is used to select the report and parameters, then click a button to load the report as a subreport, then filter to the criteria. This runs flawlessly if running the report launcher form...
  2. T

    Code to check if dates available in another users calendar

    I was trying to create a scheduling application that would work with other users accounts. I found code here to add an appointment, however there was nothing to signal whether the times selected were available. I adapted the code below to run checks on the start/end times in the specified...
  3. T

    Need help deciding a name...

    I am looking to get a laser etching on my firearm and can't quite decide on a name. Please let me know what you guys think.
  4. T

    How to use Variable Declaration to narrow down problems

    In order to help us to narrow down some of your problems please turn on variable declaration in your VBA project. Please see the attached pictures on how to turn this on. Thank you
  5. T

    Quick Active Directory Password Reset

    The following is a function I created to quickly change passwords in Active Directory. NOTE: YOU MUST HAVE ADMINISTRATIVE ACCESS TO THE AD FOLDER FOR THIS TO WORK '*****Function to quickly reset Active Directory password***** '*****Note: You must have administrative access to the Active...
Top Bottom