Search results

  1. J

    "Compile Error: Procedure too Large"

    I have some code that allows fields on a form to be show or hidden based on the start and end date chosen. The code is called through the after update of the end date. I've also tried creating a module with just the hidden/not hidden criteria and calling the module with the if then statement...
  2. J

    moving in recordset using VBA

    Hello all I have a dilemma with some code that creates table entries from multiple subforms. There are three subforms that are based on one table, two subforms are in single form view as they only require one entry per project however the third subform is in datasheet view and has the ability to...
Back
Top Bottom