Search results

  1. W

    Variable use before .Value

    I am trying to substitue the 1 below for a Variable in my code vol = Forms!frm_3rdSchd.att1.Value but can't seem to figure out how to do it vol = Forms!frm_3rdSchd.att & regNum & .Value gives 'Invalid or unqualified reference'
  2. W

    Cannot view code in Access Module

    I have just started a new access database, I had created a module with a substantial amount of code within it. The module appears to have renamed itself from mod_scheduler to simply ". If I try and open by double clicking I get an error messgae stating that the module name is misspelled or...
Back
Top Bottom