Search results

  1. M

    Convert recalc VBA Expression to Macro

    Hi there, I have a db that I would like to get web ready one difficulty I'm having is converting the After Update VBA to macro as web db's don't use VBA. The VBA expression recalc is what I can't figure out, below is the VBA I want to convert: Private Sub cboRoom_AfterUpdate() Me.Recalc...
  2. M

    Cascading Combo Boxes 4 Nodes Deep

    Hi There, I am a complete noob at access and VBA coding so I'm going to be as descriptive and as staight to the point as I can be about my problem's simplicity in all complexity. I am creating a self service system for employees to update there location status. Basically an employee will...
  3. M

    Hi everybody

    Michael here, probably the biggest noob to access ever which is why I'm here but good to see that there is so much help out here, looking forward to learning and hopefully oneday contributing with everyone.
Back
Top Bottom