Search results

  1. B

    New to VB modules, need assistance with undefined function in expression

    I am attempting to determine workdays in a process. I can successfully do total days, but need to take out the weekends/holidays. I've created 2 modules The first is: Weekdays [CODE] Option Compare Database Option Explicit Public Function Weekdays(ByRef Process_Start_Datetime As Date, _...
  2. B

    Introduction

    I'm an old school nerd. I'm new to Access VB Modules. Have been using Access successfully for years. I am more of a data quality analyst. My first database introduction was Dbase I.
Back
Top Bottom