Recent content by jbroadnax

  1. J

    Run Time Errors after upgrading to newest version

    We recently upgraded to the newest version of Microsoft Access...after doing so, We are receiving the run time error below. Below is the code generating the error...... Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer) Dim CurRec As Long, RecCnt As Long CurRec =...
Back
Top Bottom